From 326b5aa9da2a7517a0a6a2884fe6b01ec6181385 Mon Sep 17 00:00:00 2001 From: npub1smarczws3grrrm3vgd3t6tx6vw25xn48jdqv7xrujnf5c5ghh7ps5yj78s <86fa3c09d08a0631ee2c4362bd2cda6395434ea79340cf187c94d34c5117bf83@git.nostr> Date: Fri, 24 May 2024 11:15:40 +0200 Subject: [PATCH] call1 --- .txo/txo.txt | 1 + calls/1.json | 10 ++++++++++ state.json | 2 +- 3 files changed, 12 insertions(+), 1 deletion(-) create mode 100644 calls/1.json diff --git a/.txo/txo.txt b/.txo/txo.txt index 579c7bc..f8ea978 100644 --- a/.txo/txo.txt +++ b/.txo/txo.txt @@ -1 +1,2 @@ txo:tbtc4:21ebc6077ae613d266dcd45ec1b90c54e228d02c945a7754cdd4dcf63e563d13:0 10000 +txo:tbtc4:db6482339a2543581ffb51024a7f99fe80f374b4dcc81ce184e7a0ce8538e969:0 9800 diff --git a/calls/1.json b/calls/1.json new file mode 100644 index 0000000..53ddda2 --- /dev/null +++ b/calls/1.json @@ -0,0 +1,10 @@ +{ + "method": "sethue", + "payload": 200, + "transfers": [ + "4f26d851d040c7e0a5e3a958a9841ce1135031bd525e21c5ac918f273d3d74ad", + "86fa35c5b578efaca8fff16a05b71b6ae3e22c393604152afeddb9f429d4e80f", + 10000 + ], + "c": "txo:tbtc4:7eb2a829e90b00c184da0435265da8c1ec6eacb242a7481d26fbe401d06171d2:0" +} diff --git a/state.json b/state.json index 8955c32..5cab102 100644 --- a/state.json +++ b/state.json @@ -1,3 +1,3 @@ { - "hue": 90 + "hue": 200 }