Files
bitcoin/test/functional/rpc_rawtransaction.py
Nima Yazdanmehr f471a3be00 scripted diff: Improve invalid vout value rpc error message
-BEGIN VERIFY SCRIPT-
r() { sed -i 's/vout must be positive/vout cannot be negative/g' $1 }
r $(git grep -l 'vout must be positive')
-END VERIFY SCRIPT-
2020-09-30 20:43:05 +03:30

27 KiB
Executable File