@@ -242,26 +242,26 @@ pub use self::{
242
242
pub use crate :: {
243
243
v17:: {
244
244
AbortRescan , AddMultisigAddress , AddMultisigAddressError , AddedNode , AddedNodeAddress ,
245
- AddressInformation , BumpFee , BumpFeeError , ChainTips , ChainTipsError , ChainTipsStatus ,
246
- CombinePsbt , CombineRawTransaction , ConvertToPsbt , CreateMultisigError , CreatePsbt ,
247
- CreateRawTransaction , CreateWallet , DecodePsbt , DecodePsbtError , DecodeRawTransaction ,
248
- DecodeScript , DecodeScriptError , DumpPrivKey , DumpWallet , EncryptWallet , EstimateSmartFee ,
249
- FinalizePsbt , FinalizePsbtError , FundRawTransaction , FundRawTransactionError , Generate ,
250
- GenerateToAddress , GetAddedNodeInfo , GetAddressInfo , GetAddressInfoEmbedded ,
251
- GetAddressInfoEmbeddedError , GetAddressInfoError , GetAddressInfoLabel , GetAddressesByLabel ,
252
- GetBalance , GetBestBlockHash , GetBlockCount , GetBlockHash , GetBlockHeader ,
253
- GetBlockHeaderError , GetBlockHeaderVerbose , GetBlockHeaderVerboseError , GetBlockStats ,
254
- GetBlockStatsError , GetBlockTemplate , GetBlockTemplateError , GetBlockVerboseOne ,
255
- GetBlockVerboseOneError , GetBlockVerboseZero , GetChainTips , GetChainTxStatsError ,
256
- GetConnectionCount , GetDifficulty , GetMemoryInfoStats , GetMempoolInfoError , GetMiningInfo ,
257
- GetNetTotals , GetNetworkInfoAddress , GetNetworkInfoError , GetNetworkInfoNetwork ,
258
- GetNewAddress , GetRawChangeAddress , GetRawMempool , GetRawMempoolVerbose , GetRawTransaction ,
259
- GetRawTransactionVerbose , GetRawTransactionVerboseError , GetReceivedByAddress ,
260
- GetTransactionDetailError , GetTransactionError ,
261
- GetTxOut , GetTxOutError , GetTxOutSetInfo , GetTxOutSetInfoError , GetUnconfirmedBalance ,
262
- GetWalletInfo , GetWalletInfoError , GetZmqNotifications , ListAddressGroupings ,
263
- ListAddressGroupingsError , ListAddressGroupingsItem , ListLabels , ListLockUnspent ,
264
- ListLockUnspentItem , ListLockUnspentItemError , ListReceivedByAddress ,
245
+ AddressInformation , Bip125Replaceable , BumpFee , BumpFeeError , ChainTips , ChainTipsError ,
246
+ ChainTipsStatus , CombinePsbt , CombineRawTransaction , ConvertToPsbt , CreateMultisigError ,
247
+ CreatePsbt , CreateRawTransaction , CreateWallet , DecodePsbt , DecodePsbtError ,
248
+ DecodeRawTransaction , DecodeScript , DecodeScriptError , DumpPrivKey , DumpWallet ,
249
+ EncryptWallet , EstimateSmartFee , FinalizePsbt , FinalizePsbtError , FundRawTransaction ,
250
+ FundRawTransactionError , Generate , GenerateToAddress , GetAddedNodeInfo , GetAddressInfo ,
251
+ GetAddressInfoEmbedded , GetAddressInfoEmbeddedError , GetAddressInfoError ,
252
+ GetAddressInfoLabel , GetAddressesByLabel , GetBalance , GetBestBlockHash , GetBlockCount ,
253
+ GetBlockHash , GetBlockHeader , GetBlockHeaderError , GetBlockHeaderVerbose ,
254
+ GetBlockHeaderVerboseError , GetBlockStats , GetBlockStatsError , GetBlockTemplate ,
255
+ GetBlockTemplateError , GetBlockVerboseOne , GetBlockVerboseOneError , GetBlockVerboseZero ,
256
+ GetChainTips , GetChainTxStatsError , GetConnectionCount , GetDifficulty , GetMemoryInfoStats ,
257
+ GetMempoolInfoError , GetMiningInfo , GetNetTotals , GetNetworkInfoAddress ,
258
+ GetNetworkInfoError , GetNetworkInfoNetwork , GetNewAddress , GetRawChangeAddress ,
259
+ GetRawMempool , GetRawMempoolVerbose , GetRawTransaction , GetRawTransactionVerbose ,
260
+ GetRawTransactionVerboseError , GetReceivedByAddress , GetTransactionDetailError ,
261
+ GetTransactionError , GetTxOut , GetTxOutError , GetTxOutSetInfo , GetTxOutSetInfoError ,
262
+ GetUnconfirmedBalance , GetWalletInfo , GetWalletInfoError , GetZmqNotifications ,
263
+ ListAddressGroupings , ListAddressGroupingsError , ListAddressGroupingsItem , ListLabels ,
264
+ ListLockUnspent , ListLockUnspentItem , ListLockUnspentItemError , ListReceivedByAddress ,
265
265
ListReceivedByAddressError , ListReceivedByAddressItem , ListSinceBlock , ListSinceBlockError ,
266
266
ListSinceBlockTransaction , ListSinceBlockTransactionError , ListTransactions ,
267
267
ListTransactionsItem , ListTransactionsItemError , ListUnspentItemError , ListWallets ,
@@ -271,7 +271,7 @@ pub use crate::{
271
271
SignRawTransactionError , SoftforkReject , TestMempoolAccept , TransactionCategory ,
272
272
UploadTarget , ValidateAddress , ValidateAddressError , VerifyChain , VerifyMessage ,
273
273
VerifyTxOutProof , WalletCreateFundedPsbt , WalletCreateFundedPsbtError , WalletProcessPsbt ,
274
- WitnessUtxo , Bip125Replaceable ,
274
+ WitnessUtxo ,
275
275
} ,
276
276
v18:: {
277
277
ActiveCommand , AnalyzePsbt , AnalyzePsbtError , AnalyzePsbtInput , AnalyzePsbtInputMissing ,
@@ -280,12 +280,12 @@ pub use crate::{
280
280
ListWalletDir , ListWalletDirWallet , NodeAddress , UtxoUpdatePsbt ,
281
281
} ,
282
282
v19:: {
283
- Bip9SoftforkInfo , Bip9SoftforkStatistics , Bip9SoftforkStatus , GetBalances , GetBalancesMine ,
284
- GetBalancesWatchOnly , GetBlockFilter , GetBlockFilterError , GetBlockchainInfo ,
285
- GetBlockchainInfoError , GetChainTxStats , GetDescriptorInfo , GetMempoolAncestors ,
286
- GetMempoolAncestorsVerbose , GetMempoolDescendants , GetMempoolDescendantsVerbose ,
287
- GetMempoolEntry , GetMempoolInfo , GetNetworkInfo , GetPeerInfo , GetRpcInfo ,
288
- MapMempoolEntryError , MempoolEntry , MempoolEntryError , MempoolEntryFees ,
289
- MempoolEntryFeesError , PeerInfo , Softfork , SoftforkType , GetBalancesError ,
283
+ Bip9SoftforkInfo , Bip9SoftforkStatistics , Bip9SoftforkStatus , GetBalances ,
284
+ GetBalancesError , GetBalancesMine , GetBalancesWatchOnly , GetBlockFilter ,
285
+ GetBlockFilterError , GetBlockchainInfo , GetBlockchainInfoError , GetChainTxStats ,
286
+ GetDescriptorInfo , GetMempoolAncestors , GetMempoolAncestorsVerbose , GetMempoolDescendants ,
287
+ GetMempoolDescendantsVerbose , GetMempoolEntry , GetMempoolInfo , GetNetworkInfo , GetPeerInfo ,
288
+ GetRpcInfo , MapMempoolEntryError , MempoolEntry , MempoolEntryError , MempoolEntryFees ,
289
+ MempoolEntryFeesError , PeerInfo , Softfork , SoftforkType ,
290
290
} ,
291
291
} ;
0 commit comments