mirror of
https://github.com/aljazceru/cyphernode.git
synced 2026-02-18 18:54:21 +01:00
Merge branch 'FrancisPouliot-conf_target' of https://github.com/FrancisPouliot/cyphernode into FrancisPouliot-FrancisPouliot-conf_target
This commit is contained in:
@@ -283,7 +283,7 @@ main() {
|
||||
;;
|
||||
spend)
|
||||
# POST http://192.168.111.152:8080/spend
|
||||
# BODY {"address":"2N8DcqzfkYi8CkYzvNNS5amoq3SbAcQNXKp","amount":0.00233,"eventMessage":"eyJ3aGF0ZXZlciI6MTIzfQo="}
|
||||
# BODY {"address":"2N8DcqzfkYi8CkYzvNNS5amoq3SbAcQNXKp","amount":0.00233,"eventMessage":"eyJ3aGF0ZXZlciI6MTIzfQo=","conf_target":6}
|
||||
|
||||
response=$(spend "${line}")
|
||||
response_to_client "${response}" ${?}
|
||||
|
||||
Reference in New Issue
Block a user