decred / dcrctl

Command-line client for interacting with the JSON-RPC servers of dcrd and dcrwallet
https://decred.org
ISC License
4 stars 17 forks source link

Update to dcrwallet v5 module #91

Closed jrick closed 2 months ago

jrick commented 2 months ago

dcrwallet master branch has an incompatible JSON-RPC API with the latest 2.0.x release. This updates to the latest module that includes the breaking type changes, which changes the arguments to the 'purchaseticket' method, and removes the 'stakepooluserinfo' and 'ticketsforaddress' methods from the supported wallet commands.