@@ -275,13 +275,13 @@ pub use crate::{
275275 ListLockUnspentItemError , ListReceivedByAddress , ListReceivedByAddressError ,
276276 ListReceivedByAddressItem , ListSinceBlock , ListSinceBlockError , ListSinceBlockTransaction ,
277277 ListSinceBlockTransactionError , ListTransactions , ListTransactionsItem ,
278- ListTransactionsItemError , ListUnspentItemError , ListWallets , Locked , PruneBlockchain ,
279- RawTransactionError , RawTransactionInput , RawTransactionOutput , RescanBlockchain , SendMany ,
280- SendRawTransaction , SendToAddress , SetNetworkActive , SignMessage , SignMessageWithPrivKey ,
281- SignRawTransaction , SignRawTransactionError , SoftforkReject , TestMempoolAccept ,
282- TransactionCategory , UploadTarget , ValidateAddress , ValidateAddressError , VerifyChain ,
283- VerifyMessage , VerifyTxOutProof , WalletCreateFundedPsbt , WalletCreateFundedPsbtError ,
284- WalletProcessPsbt , WitnessUtxo , LockUnspent ,
278+ ListTransactionsItemError , ListUnspentItemError , ListWallets , LockUnspent , Locked ,
279+ PruneBlockchain , RawTransactionError , RawTransactionInput , RawTransactionOutput ,
280+ RescanBlockchain , SendMany , SendRawTransaction , SendToAddress , SetNetworkActive ,
281+ SignMessage , SignMessageWithPrivKey , SignRawTransaction , SignRawTransactionError ,
282+ SoftforkReject , TestMempoolAccept , TransactionCategory , UploadTarget , ValidateAddress ,
283+ ValidateAddressError , VerifyChain , VerifyMessage , VerifyTxOutProof , WalletCreateFundedPsbt ,
284+ WalletCreateFundedPsbtError , WalletProcessPsbt , WitnessUtxo ,
285285 } ,
286286 v18:: {
287287 ActiveCommand , AnalyzePsbt , AnalyzePsbtError , AnalyzePsbtInput , AnalyzePsbtInputMissing ,
0 commit comments