lbryio / lbcd

An alternative full node implementation of LBRY's blockchain written in Go (golang)
https://lbry.com/
ISC License
38 stars 25 forks source link

rpc: update rpc cmd requests to support multi-account #98

Closed roylee17 closed 1 year ago

roylee17 commented 1 year ago

Most of the updates add optional arguments with default values.

coveralls commented 1 year ago

Pull Request Test Coverage Report for Build 3130009648


Changes Missing Coverage Covered Lines Changed/Added Lines %
rpcclient/wallet.go 0 42 0.0%
<!-- Total: 14 56 25.0% -->
Files with Coverage Reduction New Missed Lines %
peer/peer.go 4 75.69%
rpcclient/wallet.go 4 0%
<!-- Total: 8 -->
Totals Coverage Status
Change from base Build 3124532640: -0.001%
Covered Lines: 22479
Relevant Lines: 43935

💛 - Coveralls