lbcwallet/rpc/legacyrpc
Josh Rickmar cc97e063b8 Do not error for empty tx comments.
This prevents the server from returning an error when empty strings
are passed as parameters for transaction comments for the
sendfrom/sendmany/sendtoaddress RPCs.  Non-empty strings will still
cause errors since transaction comments are not saved.

Fixes #356.
2016-02-02 09:56:02 -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 Do not error for empty tx comments. 2016-02-02 09:56:02 -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 Return WWW-Authenticate header 2016-02-01 09:10:22 -05:00