@@ -277,9 +277,9 @@ pub use crate::v17::{
277277 Logging , MapMempoolEntryError , MempoolAcceptance , MempoolEntryError , MempoolEntryFees ,
278278 MempoolEntryFeesError , PruneBlockchain , PsbtInput , PsbtOutput , PsbtScript , RawTransaction ,
279279 RawTransactionError , RawTransactionInput , RawTransactionOutput , RescanBlockchain , SendMany ,
280- SendRawTransaction , SendToAddress , SetNetworkActive , SignFail , SignFailError , SignMessage ,
281- SignMessageWithPrivKey , SignRawTransaction , SignRawTransactionError , Softfork , SoftforkReject ,
282- TestMempoolAccept , TransactionCategory , UploadTarget , ValidateAddress , ValidateAddressError ,
283- VerifyChain , VerifyMessage , VerifyTxOutProof , WalletCreateFundedPsbt ,
284- WalletCreateFundedPsbtError , WalletProcessPsbt , WitnessUtxo , SetTxFee ,
280+ SendRawTransaction , SendToAddress , SetNetworkActive , SetTxFee , SignFail , SignFailError ,
281+ SignMessage , SignMessageWithPrivKey , SignRawTransaction , SignRawTransactionError , Softfork ,
282+ SoftforkReject , TestMempoolAccept , TransactionCategory , UploadTarget , ValidateAddress ,
283+ ValidateAddressError , VerifyChain , VerifyMessage , VerifyTxOutProof , WalletCreateFundedPsbt ,
284+ WalletCreateFundedPsbtError , WalletProcessPsbt , WitnessUtxo ,
285285} ;
0 commit comments