@@ -275,15 +275,14 @@ pub use crate::v17::{
275275 GetTxOutSetInfoError , GetUnconfirmedBalance , GetWalletInfoError , ListAddressGroupings ,
276276 ListAddressGroupingsError , ListAddressGroupingsItem , ListBanned , ListLabels , ListLockUnspent ,
277277 ListLockUnspentItem , ListLockUnspentItemError , ListReceivedByAddressError , ListSinceBlock ,
278- ListSinceBlockError ,
279- ListTransactions , TransactionItem , TransactionItemError , ListUnspentItemError ,
280- ListWallets , LoadWallet , LockUnspent , Locked , Logging , MapMempoolEntryError , MempoolAcceptance ,
281- MempoolEntryError , MempoolEntryFees , MempoolEntryFeesError , PruneBlockchain , PsbtInput ,
282- PsbtOutput , PsbtScript , RawTransaction , RawTransactionError , RawTransactionInput ,
283- RawTransactionOutput , RescanBlockchain , ScriptType , SendMany , SendRawTransaction ,
284- SendToAddress , SetNetworkActive , SetTxFee , SignFail , SignFailError , SignMessage ,
285- SignMessageWithPrivKey , SignRawTransaction , SignRawTransactionError , Softfork , SoftforkReject ,
286- TestMempoolAccept , TransactionCategory , UploadTarget , ValidateAddress , ValidateAddressError ,
278+ ListSinceBlockError , ListTransactions , ListUnspentItemError , ListWallets , LoadWallet ,
279+ LockUnspent , Locked , Logging , MapMempoolEntryError , MempoolAcceptance , MempoolEntryError ,
280+ MempoolEntryFees , MempoolEntryFeesError , PruneBlockchain , PsbtInput , PsbtOutput , PsbtScript ,
281+ RawTransaction , RawTransactionError , RawTransactionInput , RawTransactionOutput ,
282+ RescanBlockchain , ScriptType , SendMany , SendRawTransaction , SendToAddress , SetNetworkActive ,
283+ SetTxFee , SignFail , SignFailError , SignMessage , SignMessageWithPrivKey , SignRawTransaction ,
284+ SignRawTransactionError , Softfork , SoftforkReject , TestMempoolAccept , TransactionCategory ,
285+ TransactionItem , TransactionItemError , UploadTarget , ValidateAddress , ValidateAddressError ,
287286 VerifyChain , VerifyMessage , VerifyTxOutProof , WalletCreateFundedPsbt ,
288287 WalletCreateFundedPsbtError , WalletProcessPsbt , WitnessUtxo ,
289288} ;
0 commit comments