@@ -302,9 +302,9 @@ pub use crate::{
302302 } ,
303303 v18:: {
304304 ActiveCommand , AnalyzePsbt , AnalyzePsbtError , AnalyzePsbtInput , AnalyzePsbtInputMissing ,
305- AnalyzePsbtInputMissingError , DeriveAddresses , GetReceivedByLabel ,
306- ImportMulti , ImportMultiEntry , JoinPsbts , JsonRpcError , ListReceivedByLabel ,
307- ListReceivedByLabelError , ListWalletDir , ListWalletDirWallet , UtxoUpdatePsbt ,
305+ AnalyzePsbtInputMissingError , DeriveAddresses , GetReceivedByLabel , ImportMulti ,
306+ ImportMultiEntry , JoinPsbts , JsonRpcError , ListReceivedByLabel , ListReceivedByLabelError ,
307+ ListWalletDir , ListWalletDirWallet , UtxoUpdatePsbt ,
308308 } ,
309309 v19:: {
310310 Bip9SoftforkInfo , Bip9SoftforkStatistics , Bip9SoftforkStatus , GetBalancesMine ,
@@ -342,7 +342,7 @@ pub use crate::{
342342 LastProcessedBlock , LastProcessedBlockError , LoadTxOutSet , LoadTxOutSetError , LoadWallet ,
343343 PeerInfo , UnloadWallet ,
344344 } ,
345- v27:: { GetNodeAddresses , NodeAddress , GetPrioritisedTransactions , PrioritisedTransaction } ,
345+ v27:: { GetNodeAddresses , GetPrioritisedTransactions , NodeAddress , PrioritisedTransaction } ,
346346 v28:: {
347347 GetNetworkInfo , GetTransaction , Logging , SubmitPackage , SubmitPackageError ,
348348 SubmitPackageTxResult , SubmitPackageTxResultError , SubmitPackageTxResultFees ,
0 commit comments