mirror of
https://github.com/aljazceru/cyphernode.git
synced 2025-12-18 13:14:56 +01:00
A lot of small fixes, improvements on startup tests, migration
This commit is contained in:
@@ -11,7 +11,7 @@ compute_fees() {
|
||||
trace "[compute_fees] pruned=${pruned}"
|
||||
# We want null instead of 0.00000000 in this case.
|
||||
echo "null"
|
||||
exit 0
|
||||
return
|
||||
fi
|
||||
|
||||
local txid=${1}
|
||||
|
||||
Reference in New Issue
Block a user