@@ -53,16 +53,15 @@ pub use self::{
5353 wallet:: {
5454 AddMultisigAddress , AddressInformation , AddressPurpose , Bip125Replaceable , BumpFee ,
5555 CreateWallet , DumpPrivKey , GetAddressInfo , GetAddressInfoEmbedded , GetAddressesByLabel ,
56- GetBalance , GetBalances , GetBalancesMine , GetBalancesWatchOnly , GetNewAddress ,
56+ GetBalance , GetBalances , GetBalancesMine , GetBalancesWatchOnly , GetHdKeys , GetNewAddress ,
5757 GetRawChangeAddress , GetReceivedByAddress , GetReceivedByLabel , GetTransaction ,
58- GetTransactionDetail , GetUnconfirmedBalance , GetWalletInfo , LastProcessedBlock ,
59- ListAddressGroupings , ListAddressGroupingsItem , ListLabels , ListLockUnspent ,
60- ListLockUnspentItem , ListReceivedByAddress , ListReceivedByAddressItem , ListReceivedByLabel ,
61- ListReceivedByLabelItem , ListSinceBlock , ListSinceBlockTransaction , ListTransactions ,
62- ListTransactionsItem , ListUnspent , ListUnspentItem , ListWallets , LoadWallet , PsbtBumpFee ,
63- RescanBlockchain , ScriptType , Send , SendAll , SendMany , SendToAddress , SignMessage ,
64- SimulateRawTransaction , TransactionCategory , UnloadWallet , WalletCreateFundedPsbt ,
65- WalletDisplayAddress , WalletProcessPsbt , GetHdKeys , HdKey ,
66- HdKeyDescriptor ,
58+ GetTransactionDetail , GetUnconfirmedBalance , GetWalletInfo , HdKey , HdKeyDescriptor ,
59+ LastProcessedBlock , ListAddressGroupings , ListAddressGroupingsItem , ListLabels ,
60+ ListLockUnspent , ListLockUnspentItem , ListReceivedByAddress , ListReceivedByAddressItem ,
61+ ListReceivedByLabel , ListReceivedByLabelItem , ListSinceBlock , ListSinceBlockTransaction ,
62+ ListTransactions , ListTransactionsItem , ListUnspent , ListUnspentItem , ListWallets ,
63+ LoadWallet , PsbtBumpFee , RescanBlockchain , ScriptType , Send , SendAll , SendMany ,
64+ SendToAddress , SignMessage , SimulateRawTransaction , TransactionCategory , UnloadWallet ,
65+ WalletCreateFundedPsbt , WalletDisplayAddress , WalletProcessPsbt ,
6766 } ,
6867} ;
0 commit comments