Branch: refs/heads/master
Home: https://github.com/btcsuite/btcd
Commit: 4b7206b54fd3df7a9a254f22dec5c37ce72625c4
https://github.com/btcsuite/btcd/commit/4b7206b54fd3df7a9a254f22dec5c37ce72625c4
Author: David Hill <[email protected]>
Date: 2015-10-30 (Fri, 30 Oct 2015)
Changed paths:
M btcjson/chainsvrcmds.go
M btcjson/chainsvrcmds_test.go
M docs/json_rpc_api.md
M rpcserver.go
M rpcserverhelp.go
Log Message:
-----------
btcjson: Add optional locktime to createrawtransaction
rpcserver:
If the locktime is given, the transaction inputs will be set to a
non-max value, activating the locktime. The locktime for the
new transaction will be set to the given value.
This mimics Bitcoin Core commit 212bcca92089f406d9313dbe6d0e1d25143d61ff