mirror of
https://github.com/LBRYFoundation/lbcwallet.git
synced 2025-08-30 00:41:27 +00:00
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. |
||
---|---|---|
.. | ||
config.go | ||
errors.go | ||
log.go | ||
methods.go | ||
rpcserver_test.go | ||
rpcserverhelp.go | ||
server.go |