@@ -262,25 +262,24 @@ pub use crate::v17::{
262262 GetBlockchainInfo , GetBlockchainInfoError , GetChainTips , GetChainTxStats , GetChainTxStatsError ,
263263 GetConnectionCount , GetDifficulty , GetMemoryInfoStats , GetMempoolAncestors ,
264264 GetMempoolAncestorsVerbose , GetMempoolDescendants , GetMempoolDescendantsVerbose ,
265- GetMempoolInfo , GetMempoolInfoError , GetMiningInfo , GetNetTotals ,
266- GetNetworkInfo , GetNetworkInfoAddress , GetNetworkInfoError , GetNetworkInfoNetwork ,
267- GetNewAddress , GetRawChangeAddress , GetRawMempool , GetRawMempoolVerbose ,
268- GetRawTransaction , GetRawTransactionVerbose , GetRawTransactionVerboseError ,
269- GetReceivedByAddress , GetTransaction , GetTransactionDetail , GetTransactionDetailError ,
270- GetTransactionError , GetTxOut , GetTxOutError , GetTxOutSetInfo , GetTxOutSetInfoError ,
271- GetUnconfirmedBalance , GetWalletInfo , GetWalletInfoError , GetZmqNotifications ,
272- ListAddressGroupings , ListAddressGroupingsError , ListAddressGroupingsItem , ListBanned ,
273- ListLabels , ListLockUnspent , ListLockUnspentItem , ListLockUnspentItemError ,
274- ListReceivedByAddress , ListReceivedByAddressError , ListReceivedByAddressItem , ListSinceBlock ,
275- ListSinceBlockError , ListSinceBlockTransaction , ListSinceBlockTransactionError ,
276- ListTransactions , ListTransactionsItem , ListTransactionsItemError , ListUnspentItemError ,
277- ListWallets , LoadWallet , Locked , Logging , MapMempoolEntryError , MempoolAcceptance ,
278- MempoolEntryError , MempoolEntryFees , MempoolEntryFeesError ,
279- PruneBlockchain , PsbtInput , PsbtOutput , PsbtScript , RawTransaction , RawTransactionError ,
280- RawTransactionInput , RawTransactionOutput , RescanBlockchain , SendMany , SendRawTransaction ,
281- SendToAddress , SetNetworkActive , SignFail , SignFailError , SignMessage , SignMessageWithPrivKey ,
282- SignRawTransaction , SignRawTransactionError , Softfork , SoftforkReject , TestMempoolAccept ,
283- TransactionCategory , UploadTarget , ValidateAddress , ValidateAddressError , VerifyChain ,
284- VerifyMessage , VerifyTxOutProof , WalletCreateFundedPsbt , WalletCreateFundedPsbtError ,
285- WalletProcessPsbt , WitnessUtxo ,
265+ GetMempoolInfo , GetMempoolInfoError , GetMiningInfo , GetNetTotals , GetNetworkInfo ,
266+ GetNetworkInfoAddress , GetNetworkInfoError , GetNetworkInfoNetwork , GetNewAddress ,
267+ GetRawChangeAddress , GetRawMempool , GetRawMempoolVerbose , GetRawTransaction ,
268+ GetRawTransactionVerbose , GetRawTransactionVerboseError , GetReceivedByAddress , GetTransaction ,
269+ GetTransactionDetail , GetTransactionDetailError , GetTransactionError , GetTxOut , GetTxOutError ,
270+ GetTxOutSetInfo , GetTxOutSetInfoError , GetUnconfirmedBalance , GetWalletInfo ,
271+ GetWalletInfoError , GetZmqNotifications , ListAddressGroupings , ListAddressGroupingsError ,
272+ ListAddressGroupingsItem , ListBanned , ListLabels , ListLockUnspent , ListLockUnspentItem ,
273+ ListLockUnspentItemError , ListReceivedByAddress , ListReceivedByAddressError ,
274+ ListReceivedByAddressItem , ListSinceBlock , ListSinceBlockError , ListSinceBlockTransaction ,
275+ ListSinceBlockTransactionError , ListTransactions , ListTransactionsItem ,
276+ ListTransactionsItemError , ListUnspentItemError , ListWallets , LoadWallet , Locked , Logging ,
277+ MapMempoolEntryError , MempoolAcceptance , MempoolEntryError , MempoolEntryFees ,
278+ MempoolEntryFeesError , PruneBlockchain , PsbtInput , PsbtOutput , PsbtScript , RawTransaction ,
279+ RawTransactionError , RawTransactionInput , RawTransactionOutput , RescanBlockchain , SendMany ,
280+ SendRawTransaction , SendToAddress , SetNetworkActive , SignFail , SignFailError , SignMessage ,
281+ SignMessageWithPrivKey , SignRawTransaction , SignRawTransactionError , Softfork , SoftforkReject ,
282+ TestMempoolAccept , TransactionCategory , UploadTarget , ValidateAddress , ValidateAddressError ,
283+ VerifyChain , VerifyMessage , VerifyTxOutProof , WalletCreateFundedPsbt ,
284+ WalletCreateFundedPsbtError , WalletProcessPsbt , WitnessUtxo ,
286285} ;
0 commit comments