@@ -258,35 +258,35 @@ pub use crate::{
258
258
v17:: {
259
259
AbortRescan , AddMultisigAddress , AddMultisigAddressError , AddedNode , AddedNodeAddress ,
260
260
AddressInformation , BumpFee , BumpFeeError , ChainTips , ChainTipsError , ChainTipsStatus ,
261
- CombinePsbt , CombineRawTransaction , ConvertToPsbt , CreateMultisigError ,
262
- CreatePsbt , CreateRawTransaction , CreateWallet , DecodePsbt , DecodePsbtError ,
263
- DecodeRawTransaction , DecodeScript , DecodeScriptError , DumpPrivKey , DumpWallet ,
264
- EncryptWallet , EstimateSmartFee , FinalizePsbt , FinalizePsbtError , FundRawTransaction ,
265
- FundRawTransactionError , Generate , GenerateToAddress , GetAddedNodeInfo , GetAddressInfo ,
266
- GetAddressInfoEmbedded , GetAddressInfoEmbeddedError , GetAddressInfoError ,
267
- GetAddressInfoLabel , GetAddressesByLabel , GetBalance , GetBestBlockHash , GetBlockCount ,
268
- GetBlockHash , GetBlockHeader , GetBlockHeaderError , GetBlockHeaderVerbose ,
269
- GetBlockHeaderVerboseError , GetBlockStats , GetBlockStatsError , GetBlockTemplate ,
270
- GetBlockTemplateError , GetBlockVerboseOne , GetBlockVerboseOneError , GetBlockVerboseZero ,
271
- GetChainTips , GetChainTxStatsError , GetConnectionCount , GetDifficulty , GetMemoryInfoStats ,
272
- GetMempoolInfoError , GetMiningInfo , GetNetTotals , GetNetworkInfoAddress ,
273
- GetNetworkInfoError , GetNetworkInfoNetwork , GetNewAddress , GetRawChangeAddress ,
274
- GetRawMempool , GetRawMempoolVerbose , GetRawTransaction , GetRawTransactionVerbose ,
275
- GetRawTransactionVerboseError , GetReceivedByAddress , GetTransaction , GetTransactionDetail ,
276
- GetTransactionDetailError , GetTransactionError , GetTxOut , GetTxOutError , GetTxOutSetInfo ,
277
- GetTxOutSetInfoError , GetUnconfirmedBalance , GetWalletInfo , GetWalletInfoError ,
278
- GetZmqNotifications , ListAddressGroupings , ListAddressGroupingsError ,
279
- ListAddressGroupingsItem , ListLabels , ListLockUnspent , ListLockUnspentItem ,
280
- ListLockUnspentItemError , ListReceivedByAddress , ListReceivedByAddressError ,
281
- ListReceivedByAddressItem , ListSinceBlock , ListSinceBlockError , ListSinceBlockTransaction ,
282
- ListSinceBlockTransactionError , ListTransactions , ListTransactionsItem ,
283
- ListTransactionsItemError , ListUnspentItemError , ListWallets , LoadWallet , Locked ,
284
- PruneBlockchain , RawTransactionError , RawTransactionInput , RawTransactionOutput ,
285
- RescanBlockchain , SendMany , SendRawTransaction , SendToAddress , SetNetworkActive ,
286
- SignMessage , SignMessageWithPrivKey , SignRawTransaction , SignRawTransactionError ,
287
- SoftforkReject , TestMempoolAccept , TransactionCategory , UploadTarget , ValidateAddress ,
288
- ValidateAddressError , VerifyChain , VerifyMessage , VerifyTxOutProof , WalletCreateFundedPsbt ,
289
- WalletCreateFundedPsbtError , WalletProcessPsbt , WitnessUtxo ,
261
+ CombinePsbt , CombineRawTransaction , ConvertToPsbt , CreateMultisigError , CreatePsbt ,
262
+ CreateRawTransaction , CreateWallet , DecodePsbt , DecodePsbtError , DecodeRawTransaction ,
263
+ DecodeScript , DecodeScriptError , DumpPrivKey , DumpWallet , EncryptWallet , EstimateSmartFee ,
264
+ FinalizePsbt , FinalizePsbtError , FundRawTransaction , FundRawTransactionError , Generate ,
265
+ GenerateToAddress , GetAddedNodeInfo , GetAddressInfo , GetAddressInfoEmbedded ,
266
+ GetAddressInfoEmbeddedError , GetAddressInfoError , GetAddressInfoLabel , GetAddressesByLabel ,
267
+ GetBalance , GetBestBlockHash , GetBlockCount , GetBlockHash , GetBlockHeader ,
268
+ GetBlockHeaderError , GetBlockHeaderVerbose , GetBlockHeaderVerboseError , GetBlockStats ,
269
+ GetBlockStatsError , GetBlockTemplate , GetBlockTemplateError , GetBlockVerboseOne ,
270
+ GetBlockVerboseOneError , GetBlockVerboseZero , GetChainTips , GetChainTxStatsError ,
271
+ GetConnectionCount , GetDifficulty , GetMemoryInfoStats , GetMempoolInfoError , GetMiningInfo ,
272
+ GetNetTotals , GetNetworkInfoAddress , GetNetworkInfoError , GetNetworkInfoNetwork ,
273
+ GetNewAddress , GetRawChangeAddress , GetRawMempool , GetRawMempoolVerbose , GetRawTransaction ,
274
+ GetRawTransactionVerbose , GetRawTransactionVerboseError , GetReceivedByAddress ,
275
+ GetTransaction , GetTransactionDetail , GetTransactionDetailError , GetTransactionError ,
276
+ GetTxOut , GetTxOutError , GetTxOutSetInfo , GetTxOutSetInfoError , GetUnconfirmedBalance ,
277
+ GetWalletInfo , GetWalletInfoError , GetZmqNotifications , ListAddressGroupings ,
278
+ ListAddressGroupingsError , ListAddressGroupingsItem , ListLabels , ListLockUnspent ,
279
+ ListLockUnspentItem , ListLockUnspentItemError , ListReceivedByAddress ,
280
+ ListReceivedByAddressError , ListReceivedByAddressItem , ListSinceBlock , ListSinceBlockError ,
281
+ ListSinceBlockTransaction , ListSinceBlockTransactionError , ListTransactions ,
282
+ ListTransactionsItem , ListTransactionsItemError , ListUnspentItemError , ListWallets ,
283
+ LoadWallet , Locked , PruneBlockchain , RawTransactionError , RawTransactionInput ,
284
+ RawTransactionOutput , RescanBlockchain , SendMany , SendRawTransaction , SendToAddress ,
285
+ SetNetworkActive , SignMessage , SignMessageWithPrivKey , SignRawTransaction ,
286
+ SignRawTransactionError , SoftforkReject , TestMempoolAccept , TransactionCategory ,
287
+ UploadTarget , ValidateAddress , ValidateAddressError , VerifyChain , VerifyMessage ,
288
+ VerifyTxOutProof , WalletCreateFundedPsbt , WalletCreateFundedPsbtError , WalletProcessPsbt ,
289
+ WitnessUtxo ,
290
290
} ,
291
291
v18:: {
292
292
ActiveCommand , AnalyzePsbt , AnalyzePsbtError , AnalyzePsbtInput , AnalyzePsbtInputMissing ,
@@ -296,16 +296,15 @@ pub use crate::{
296
296
} ,
297
297
v19:: {
298
298
Bip9SoftforkStatistics , Bip9SoftforkStatus , GetBalances , GetBalancesMine ,
299
- GetBalancesWatchOnly , GetBlockFilter , GetBlockFilterError ,
300
- GetBlockchainInfoError , GetChainTxStats , GetDescriptorInfo , GetMempoolAncestors ,
301
- GetMempoolAncestorsVerbose , GetMempoolDescendants , GetMempoolDescendantsVerbose ,
302
- GetRpcInfo , MapMempoolEntryError ,
299
+ GetBalancesWatchOnly , GetBlockFilter , GetBlockFilterError , GetBlockchainInfoError ,
300
+ GetChainTxStats , GetDescriptorInfo , GetMempoolAncestors , GetMempoolAncestorsVerbose ,
301
+ GetMempoolDescendants , GetMempoolDescendantsVerbose , GetRpcInfo , MapMempoolEntryError ,
303
302
MempoolEntry , MempoolEntryError , MempoolEntryFees , MempoolEntryFeesError , PeerInfo ,
304
303
} ,
305
304
v20:: CreateMultisig ,
306
305
v21:: {
307
- Bip9SoftforkInfo , GetBlockchainInfo , GetMempoolEntry , Softfork , SoftforkType ,
308
- UnloadWallet , GetNetworkInfo ,
306
+ Bip9SoftforkInfo , GetBlockchainInfo , GetMempoolEntry , GetNetworkInfo , Softfork ,
307
+ SoftforkType , UnloadWallet ,
309
308
} ,
310
309
ScriptPubkey ,
311
310
} ;
0 commit comments