mirror of
https://github.com/dashpay/dash.git
synced 2024-12-26 12:32:48 +01:00
Remove doubled "./" from bitcoin-util-test.json
This commit is contained in:
parent
6989f94d6e
commit
8f13e25376
@ -1,5 +1,5 @@
|
||||
[
|
||||
{ "exec": "././dash-tx",
|
||||
{ "exec": "./dash-tx",
|
||||
"args": ["-create"],
|
||||
"output_cmp": "blanktx.hex",
|
||||
"description": "Creates a blank transaction"
|
||||
|
Loading…
Reference in New Issue
Block a user