lbcwallet/rpc/legacyrpc
Roy Lee 444fc83aad [lbry] fee: update getinfo.paytxfee to 0
This is a hack fix to unblock lbrypool.net.

The paytxfee in lbcwallet is actually not being used anywhere, and is
hardcoded to DefaultRelayFee, which is 1000. Lbrycrd sets default to 0.

Also, since the paytxfee is not actually used/implemented, the
'settxfee' RPC is also
2022-06-14 17:03:16 -07:00
..
config.go Use LICENSE file and short license headers. 2016-02-28 22:22:34 -05:00
errors.go [lbry] fork from btcsuite to lbryio 2022-05-24 10:31:06 -07:00
log.go Use LICENSE file and short license headers. 2016-02-28 22:22:34 -05:00
methods.go [lbry] fee: update getinfo.paytxfee to 0 2022-06-14 17:03:16 -07:00
rpchelp_test.go [lbry] fork from btcsuite to lbryio 2022-05-24 10:31:06 -07:00
rpcserver_test.go multi: fix linter issues 2021-03-24 14:44:32 +01:00
rpcserverhelp.go [lbry] rpc: update help docs 2022-05-24 10:48:28 -07:00
server.go [lbry] fork from btcsuite to lbryio 2022-05-24 10:31:06 -07:00