mirror of
https://github.com/aljazceru/cyphernode.git
synced 2025-12-17 20:55:04 +01:00
Fix syntax error in wattchtxnid
This commit is contained in:
@@ -348,7 +348,7 @@ watchtxidrequest() {
|
||||
\"event\":\"watchtxid\",
|
||||
\"inserted\":\"${inserted}\",
|
||||
\"txid\":\"${txid}\",
|
||||
\"confirmedCallbackURL\":${cb1conf_url,
|
||||
\"confirmedCallbackURL\":${cb1conf_url},
|
||||
\"xconfCallbackURL\":${cbxconf_url},
|
||||
\"nbxconf\":${nbxconf}}"
|
||||
trace "[watchtxidrequest] responding=${data}"
|
||||
|
||||
Reference in New Issue
Block a user