lbcwallet/rpc/legacyrpc
Josh Rickmar d2e93f9427 Make walletpassphrase with timeout=0 never lock the wallet.
This broke when the Unlock API changed to replace the timeout in
seconds with a time.Time channel.
2016-02-15 11:35:28 -05:00
..
config.go Modernize the RPC server. 2016-01-29 11:18:26 -05:00
errors.go Modernize the RPC server. 2016-01-29 11:18:26 -05:00
log.go Modernize the RPC server. 2016-01-29 11:18:26 -05:00
methods.go Make walletpassphrase with timeout=0 never lock the wallet. 2016-02-15 11:35:28 -05:00
rpcserver_test.go Modernize the RPC server. 2016-01-29 11:18:26 -05:00
rpcserverhelp.go Modernize the RPC server. 2016-01-29 11:18:26 -05:00
server.go Set account field in listtransactions result. 2016-02-06 14:59:32 -05:00