mirror of
https://github.com/aljazceru/cyphernode.git
synced 2025-12-26 09:05:13 +01:00
tmp file wrong name
This commit is contained in:
@@ -73,7 +73,7 @@ spend() {
|
||||
data="${data},\"hash\":\"${txid}\"}"
|
||||
|
||||
# Delete the temp file containing the raw tx (see above)
|
||||
rm spendrawtx-${txid}.blob
|
||||
rm spend-rawtx-${txid}.blob
|
||||
else
|
||||
local message=$(echo "${response}" | jq -e ".error.message")
|
||||
data="{\"message\":${message}}"
|
||||
|
||||
Reference in New Issue
Block a user