@@ -256,36 +256,37 @@ pub use self::{
256256#[ doc( inline) ]
257257pub use crate :: v17:: {
258258 AbortRescan , AddMultisigAddress , AddMultisigAddressError , AddedNode , AddedNodeAddress ,
259- AddressInformation , Banned , Bip32Deriv , Bip9Softfork , Bip9SoftforkStatus , BumpFee ,
260- BumpFeeError , ChainTips , ChainTipsError , ChainTipsStatus , CombinePsbt , CombineRawTransaction ,
261- ConvertToPsbt , CreateMultisig , CreateMultisigError , CreatePsbt , CreateRawTransaction ,
262- CreateWallet , DecodePsbt , DecodePsbtError , DecodeRawTransaction , DecodeScript ,
263- DecodeScriptError , DumpPrivKey , DumpWallet , EncryptWallet , EstimateSmartFee , FinalizePsbt ,
264- FinalizePsbtError , FundRawTransaction , FundRawTransactionError , Generate , GenerateToAddress ,
265- GetAddedNodeInfo , GetAddressInfoEmbeddedError , GetAddressInfoLabel , GetAddressesByLabel ,
266- GetBalance , GetBestBlockHash , GetBlockCount , GetBlockHash , GetBlockHeader , GetBlockHeaderError ,
267- GetBlockHeaderVerbose , GetBlockHeaderVerboseError , GetBlockStats , GetBlockStatsError ,
268- GetBlockTemplate , GetBlockTemplateError , GetBlockVerboseOne , GetBlockVerboseOneError ,
269- GetBlockVerboseZero , GetBlockchainInfo , GetBlockchainInfoError , GetChainTips , GetChainTxStats ,
270- GetChainTxStatsError , GetConnectionCount , GetDifficulty , GetMemoryInfoStats , GetMempoolInfo ,
271- GetMempoolInfoError , GetMiningInfo , GetNetTotals , GetNetworkInfo , GetNetworkInfoAddress ,
272- GetNetworkInfoError , GetNetworkInfoNetwork , GetNewAddress , GetRawChangeAddress ,
273- GetRawTransaction , GetRawTransactionVerbose , GetRawTransactionVerboseError ,
274- GetReceivedByAddress , GetTransaction , GetTransactionDetail , GetTransactionDetailError ,
275- GetTransactionError , GetTxOut , GetTxOutError , GetTxOutSetInfo , GetTxOutSetInfoError ,
276- GetUnconfirmedBalance , GetWalletInfoError , ListAddressGroupings , ListAddressGroupingsError ,
277- ListAddressGroupingsItem , ListBanned , ListLabels , ListLockUnspent , ListLockUnspentItem ,
278- ListLockUnspentItemError , ListReceivedByAddressError , ListSinceBlock , ListSinceBlockError ,
279- ListTransactions , ListUnspentItemError , ListWallets , LoadWallet , LockUnspent , Locked , Logging ,
280- MapMempoolEntryError , MempoolAcceptance , MempoolEntryError , MempoolEntryFees ,
281- MempoolEntryFeesError , NumericError , PruneBlockchain , PsbtInput , PsbtOutput , PsbtScript ,
282- RawTransaction , RawTransactionError , RawTransactionInput , RawTransactionOutput ,
283- RescanBlockchain , ScriptType , SendMany , SendRawTransaction , SendToAddress , SetNetworkActive ,
284- SetTxFee , SignFail , SignFailError , SignMessage , SignMessageWithPrivKey , SignRawTransaction ,
285- SignRawTransactionError , SignRawTransactionWithKey , SignRawTransactionWithWallet , Softfork ,
286- SoftforkReject , TestMempoolAccept , TransactionCategory , TransactionItem , TransactionItemError ,
287- UploadTarget , ValidateAddress , ValidateAddressError , VerifyChain , VerifyMessage ,
288- VerifyTxOutProof , WaitForBlock , WaitForBlockError , WaitForBlockHeight , WaitForBlockHeightError ,
289- WaitForNewBlock , WaitForNewBlockError , WalletCreateFundedPsbt , WalletCreateFundedPsbtError ,
290- WalletProcessPsbt , WitnessUtxo ,
259+ AddressInformation , Banned , Bip32Deriv , Bip32DerivError , Bip9Softfork , Bip9SoftforkStatus ,
260+ BumpFee , BumpFeeError , ChainTips , ChainTipsError , ChainTipsStatus , CombinePsbt ,
261+ CombineRawTransaction , ConvertToPsbt , CreateMultisig , CreateMultisigError , CreatePsbt ,
262+ CreateRawTransaction , CreateWallet , DecodePsbt , DecodePsbtError , DecodeRawTransaction ,
263+ DecodeScript , DecodeScriptError , DumpPrivKey , DumpWallet , EncryptWallet , EstimateSmartFee ,
264+ FinalizePsbt , FinalizePsbtError , FundRawTransaction , FundRawTransactionError , Generate ,
265+ GenerateToAddress , GetAddedNodeInfo , GetAddressInfoEmbeddedError , GetAddressInfoLabel ,
266+ GetAddressesByLabel , GetBalance , GetBestBlockHash , GetBlockCount , GetBlockHash , GetBlockHeader ,
267+ GetBlockHeaderError , GetBlockHeaderVerbose , GetBlockHeaderVerboseError , GetBlockStats ,
268+ GetBlockStatsError , GetBlockTemplate , GetBlockTemplateError , GetBlockVerboseOne ,
269+ GetBlockVerboseOneError , GetBlockVerboseZero , GetBlockchainInfo , GetBlockchainInfoError ,
270+ GetChainTips , GetChainTxStats , GetChainTxStatsError , GetConnectionCount , GetDifficulty ,
271+ GetMemoryInfoStats , GetMempoolInfo , GetMempoolInfoError , GetMiningInfo , GetNetTotals ,
272+ GetNetworkInfo , GetNetworkInfoAddress , GetNetworkInfoError , GetNetworkInfoNetwork ,
273+ GetNewAddress , GetRawChangeAddress , GetRawTransaction , GetRawTransactionVerbose ,
274+ GetRawTransactionVerboseError , GetReceivedByAddress , GetTransaction , GetTransactionDetail ,
275+ GetTransactionDetailError , GetTransactionError , GetTxOut , GetTxOutError , GetTxOutSetInfo ,
276+ GetTxOutSetInfoError , GetUnconfirmedBalance , GetWalletInfoError , ListAddressGroupings ,
277+ ListAddressGroupingsError , ListAddressGroupingsItem , ListBanned , ListLabels , ListLockUnspent ,
278+ ListLockUnspentItem , ListLockUnspentItemError , ListReceivedByAddressError , ListSinceBlock ,
279+ ListSinceBlockError , ListTransactions , ListUnspentItemError , ListWallets , LoadWallet ,
280+ LockUnspent , Locked , Logging , MapMempoolEntryError , MempoolAcceptance , MempoolEntryError ,
281+ MempoolEntryFees , MempoolEntryFeesError , NumericError , PartialSignatureError , PruneBlockchain ,
282+ PsbtInput , PsbtOutput , PsbtScript , RawTransaction , RawTransactionError , RawTransactionInput ,
283+ RawTransactionOutput , RescanBlockchain , ScriptType , SendMany , SendRawTransaction ,
284+ SendToAddress , SetNetworkActive , SetTxFee , SignFail , SignFailError , SignMessage ,
285+ SignMessageWithPrivKey , SignRawTransaction , SignRawTransactionError , SignRawTransactionWithKey ,
286+ SignRawTransactionWithWallet , Softfork , SoftforkReject , TestMempoolAccept , TransactionCategory ,
287+ TransactionItem , TransactionItemError , UploadTarget , ValidateAddress , ValidateAddressError ,
288+ VerifyChain , VerifyMessage , VerifyTxOutProof , WaitForBlock , WaitForBlockError ,
289+ WaitForBlockHeight , WaitForBlockHeightError , WaitForNewBlock , WaitForNewBlockError ,
290+ WalletCreateFundedPsbt , WalletCreateFundedPsbtError , WalletProcessPsbt , WitnessUtxo ,
291+ WitnessUtxoError ,
291292} ;
0 commit comments