@@ -284,16 +284,16 @@ pub use crate::{
284284 } ,
285285 v18:: {
286286 ActiveCommand , AnalyzePsbt , AnalyzePsbtError , AnalyzePsbtInput , AnalyzePsbtInputMissing ,
287- AnalyzePsbtInputMissingError , GetNodeAddresses , GetRpcInfo , JoinPsbts , ListUnspent ,
288- ListUnspentItem , NodeAddress , UtxoUpdatePsbt , DeriveAddresses ,
287+ AnalyzePsbtInputMissingError , DeriveAddresses , GetNodeAddresses , GetRpcInfo , JoinPsbts ,
288+ ListUnspent , ListUnspentItem , NodeAddress , UtxoUpdatePsbt ,
289289 } ,
290290 v19:: {
291291 Bip9SoftforkInfo , Bip9SoftforkStatistics , Bip9SoftforkStatus , GetBalances , GetBalancesMine ,
292292 GetBalancesWatchOnly , GetBlockFilter , GetBlockFilterError , GetBlockchainInfo ,
293- GetBlockchainInfoError , GetMempoolAncestors , GetMempoolAncestorsVerbose ,
293+ GetBlockchainInfoError , GetDescriptorInfo , GetMempoolAncestors , GetMempoolAncestorsVerbose ,
294294 GetMempoolDescendants , GetMempoolDescendantsVerbose , GetMempoolEntry , MapMempoolEntryError ,
295295 MempoolEntry , MempoolEntryError , MempoolEntryFees , MempoolEntryFeesError , Softfork ,
296- SoftforkType , GetDescriptorInfo ,
296+ SoftforkType ,
297297 } ,
298298 v21:: UnloadWallet ,
299299 v22:: { Logging , ScriptPubkey } ,
0 commit comments