lbcwallet/rpc/rpcserver
Josh Rickmar 0a9645326d Follow specification for FundTransaction RPC.
The specification states that even when the target output amount
cannot be reached, all available outputs should still be included in
the response and it is up to the caller to check that the target can
be satisified or not.  Follow this behavior by not erroring when the
target was not met.
2016-02-23 12:55:13 -05:00
..
log.go Modernize the RPC server. 2016-01-29 11:18:26 -05:00
server.go Follow specification for FundTransaction RPC. 2016-02-23 12:55:13 -05:00