utreexo / utreexod

A fully validating Bitcoin node with Utreexo support
ISC License
90 stars 21 forks source link

btcjson, main: Change registeraddresstowatchonlywallet to support multiple addresses #46

Closed kcalvinalvin closed 1 year ago

kcalvinalvin commented 1 year ago

The rpc is changed to support multiple addresses instead of a single address.

coveralls commented 1 year ago

Pull Request Test Coverage Report for Build 3890210149


Changes Missing Coverage Covered Lines Changed/Added Lines %
btcjson/chainsvrcmds.go 1 4 25.0%
rpcserver.go 0 9 0.0%
<!-- Total: 1 13 7.69% -->
Files with Coverage Reduction New Missed Lines %
peer/peer.go 3 74.9%
database/ffldb/blockio.go 4 93.68%
database/ffldb/db.go 5 91.2%
<!-- Total: 12 -->
Totals Coverage Status
Change from base Build 3881702926: -0.02%
Covered Lines: 27540
Relevant Lines: 51650

💛 - Coveralls