v1.10.0
Changes
Add methods to RPCClient
(see #12):
Wallet
- abandontransaction
- abortrescan
- addmultisigaddress
- backupwallet
- bumpfee
- createwallet
- dumpprivkey
- dumpwallet
- encryptwallet
- getaddressesbylabel
- getaddressinfo
- getbalance
- getnewaddress
- getrawchangeaddress
- getreceivedbyaddress
- getreceivedbylabel
- gettransaction
- getunconfirmedbalance
- getwalletinfo
- importaddress
- importmulti
- importprivkey
- importprunedfunds
- importpubkey
- importwallet
- keypoolrefill
- listaddressgroupings
- listlabels
- listlockunspent
- listreceivedbyaddress
- listreceivedbylabel
- listsinceblock
- listtransactions
- listunspent
- listwalletdir
- listwallets
- loadwallet
- lockunspent
- removeprunedfunds
- rescanblockchain
- sendmany
- sendtoaddress
- sethdseed
- setlabel
- settxfee
- signmessage
- signrawtransactionwithwallet
- unloadwallet
- walletcreatefundedpsbt
- walletlock
- walletpassphrase
- walletpassphrasechange
- walletprocesspsbt
NPM devDependencies:
- Update
@typescript-eslint/eslint-plugin
to2.6.0
- Update
@typescript-eslint/parser
to2.6.0