bcoin-org / bclient

Bcoin node and wallet clients
Other
11 stars 20 forks source link

bwallet-cli: rename mkwallet args to match cURL and JS methods #8

Closed pinheadmz closed 6 years ago

pinheadmz commented 6 years ago

http://bcoin.io/api-docs/#configuration

List of args should be consistent for all methods. Don't know if there's a reason why accountKey and watchOnly are slightly different for CLI. Docs are currently accurate in the examples under the CLI tab, but will need an update if this PR is merged.