missing double quotes

This commit is contained in:
kexkey
2020-08-14 13:32:28 -04:00
parent 444e57bb0b
commit f4e17d11c8

View File

@@ -227,7 +227,7 @@ watchpub32() {
returncode=0 returncode=0
else else
data="{\"error\":${error_msg}, data="{\"error\":\"${error_msg}\",
\"event\":\"watchxpub\", \"event\":\"watchxpub\",
\"pub32\":${pub32}, \"pub32\":${pub32},
\"label\":${label}, \"label\":${label},