mirror of
https://github.com/aljazceru/cyphernode.git
synced 2025-12-17 20:55:04 +01:00
missing double quotes
This commit is contained in:
@@ -227,7 +227,7 @@ watchpub32() {
|
||||
|
||||
returncode=0
|
||||
else
|
||||
data="{\"error\":${error_msg},
|
||||
data="{\"error\":\"${error_msg}\",
|
||||
\"event\":\"watchxpub\",
|
||||
\"pub32\":${pub32},
|
||||
\"label\":${label},
|
||||
|
||||
Reference in New Issue
Block a user