1
0
Files
electrum/lib/commands.py
Laser Yuan 8a5d27dcf4 Fix the error: locktime is always reset to zero when serialize the json data
The "lockTime" field in the json object was ignored due to the wrong attribute name "locktime" was called.
2018-03-16 12:06:33 +08:00

35 KiB