Doc eventMessage on spend, eventMessage name in JSON instead of event_message

This commit is contained in:
kexkey
2019-12-03 12:19:59 -05:00
committed by kexkey
parent bc00ec32fd
commit b6ba329e75
6 changed files with 15 additions and 10 deletions

View File

@@ -83,7 +83,7 @@ watchrequest() {
\"estimatesmartfee6blocks\":\"${fees6blocks}\",
\"estimatesmartfee36blocks\":\"${fees36blocks}\",
\"estimatesmartfee144blocks\":\"${fees144blocks}\",
\"event_message\":\"${event_message}\"}"
\"eventMessage\":\"${event_message}\"}"
trace "[watchrequest] responding=${data}"
echo "${data}"