@@ -299,7 +299,7 @@ pub use crate::{
299299 GetBalancesError , GetBalancesMine , GetBalancesWatchOnly , GetBlockFilter ,
300300 GetBlockFilterError , GetBlockchainInfoError , GetChainTxStats , GetDescriptorInfo ,
301301 GetMempoolAncestors , GetMempoolAncestorsVerbose , GetMempoolDescendants ,
302- GetMempoolDescendantsVerbose , GetRpcInfo , MapMempoolEntryError , MempoolEntry ,
302+ GetMempoolDescendantsVerbose , GetRpcInfo , MapMempoolEntryError ,
303303 MempoolEntryError , MempoolEntryFees , MempoolEntryFeesError , SetWalletFlag , Softfork ,
304304 SoftforkType ,
305305 } ,
@@ -319,7 +319,7 @@ pub use crate::{
319319 v24:: {
320320 DecodePsbt , DecodePsbtError , GetMempoolEntry , GetMempoolInfo , GetPeerInfo , GetTransaction ,
321321 GetTransactionDetail , GetTransactionError , GetTxSpendingPrevout , GetTxSpendingPrevoutError ,
322- GlobalXpub , ListUnspent , ListUnspentItem , MigrateWallet , PeerInfo , Proprietary , PsbtInput ,
322+ GlobalXpub , ListUnspent , ListUnspentItem , MempoolEntry , MigrateWallet , PeerInfo , Proprietary , PsbtInput ,
323323 PsbtOutput , SendAll , SendAllError , SimulateRawTransaction , TaprootBip32Deriv , TaprootLeaf ,
324324 TaprootScript , TaprootScriptPathSig ,
325325 } ,
0 commit comments