Skip to content

Commit 65da4c9

Browse files
committed
Run the formatter
Reordering of reexports alphabetically, no other changes.
1 parent a5d342b commit 65da4c9

File tree

6 files changed

+18
-13
lines changed

6 files changed

+18
-13
lines changed

types/src/model/mod.rs

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -61,8 +61,8 @@ pub use self::{
6161
ListLockUnspent, ListLockUnspentItem, ListReceivedByAddress, ListReceivedByAddressItem,
6262
ListReceivedByLabel, ListReceivedByLabelItem, ListSinceBlock, ListSinceBlockTransaction,
6363
ListTransactions, ListTransactionsItem, ListUnspent, ListUnspentItem, ListWallets,
64-
LoadWallet, PsbtBumpFee, RescanBlockchain, ScriptType, Send, SendAll, SendMany, SendToAddress,
65-
SignMessage, TransactionCategory, UnloadWallet, WalletCreateFundedPsbt,
66-
WalletDisplayAddress, WalletProcessPsbt, SimulateRawTransaction
64+
LoadWallet, PsbtBumpFee, RescanBlockchain, ScriptType, Send, SendAll, SendMany,
65+
SendToAddress, SignMessage, SimulateRawTransaction, TransactionCategory, UnloadWallet,
66+
WalletCreateFundedPsbt, WalletDisplayAddress, WalletProcessPsbt,
6767
},
6868
};

types/src/v25/mod.rs

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -313,7 +313,8 @@ pub use crate::{
313313
v24::{
314314
DecodePsbt, DecodePsbtError, GetMempoolEntry, GetMempoolInfo, GetPeerInfo, GetTransaction,
315315
GetTransactionDetail, GetTransactionError, GetTxSpendingPrevout, GlobalXpub, ListUnspent,
316-
ListUnspentItem, Proprietary, PsbtInput, PsbtOutput, TaprootBip32Deriv, TaprootLeaf,
317-
TaprootScript, TaprootScriptPathSig, SendAll, SendAllError, MigrateWallet, SimulateRawTransaction,
316+
ListUnspentItem, MigrateWallet, Proprietary, PsbtInput, PsbtOutput, SendAll, SendAllError,
317+
SimulateRawTransaction, TaprootBip32Deriv, TaprootLeaf, TaprootScript,
318+
TaprootScriptPathSig,
318319
},
319320
};

types/src/v26/mod.rs

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -330,8 +330,9 @@ pub use crate::{
330330
},
331331
v24::{
332332
DecodePsbt, DecodePsbtError, GetMempoolEntry, GetMempoolInfo, GetTransactionDetail,
333-
GetTxSpendingPrevout, GlobalXpub, ListUnspent, ListUnspentItem, Proprietary, PsbtInput,
334-
PsbtOutput, TaprootBip32Deriv, TaprootLeaf, TaprootScript, TaprootScriptPathSig, SendAll, SendAllError, MigrateWallet, SimulateRawTransaction,
333+
GetTxSpendingPrevout, GlobalXpub, ListUnspent, ListUnspentItem, MigrateWallet, Proprietary,
334+
PsbtInput, PsbtOutput, SendAll, SendAllError, SimulateRawTransaction, TaprootBip32Deriv,
335+
TaprootLeaf, TaprootScript, TaprootScriptPathSig,
335336
},
336337
v25::{GenerateBlock, GenerateBlockError, GetBlockStats, ListDescriptors},
337338
};

types/src/v27/mod.rs

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -307,8 +307,9 @@ pub use crate::{
307307
},
308308
v24::{
309309
DecodePsbt, DecodePsbtError, GetMempoolEntry, GetMempoolInfo, GetTransactionDetail,
310-
GetTxSpendingPrevout, GlobalXpub, ListUnspent, ListUnspentItem, Proprietary, PsbtInput,
311-
PsbtOutput, TaprootBip32Deriv, TaprootLeaf, TaprootScript, TaprootScriptPathSig, SendAll, SendAllError, MigrateWallet, SimulateRawTransaction,
310+
GetTxSpendingPrevout, GlobalXpub, ListUnspent, ListUnspentItem, MigrateWallet, Proprietary,
311+
PsbtInput, PsbtOutput, SendAll, SendAllError, SimulateRawTransaction, TaprootBip32Deriv,
312+
TaprootLeaf, TaprootScript, TaprootScriptPathSig,
312313
},
313314
v25::{GenerateBlock, GenerateBlockError, GetBlockStats, ListDescriptors},
314315
v26::{

types/src/v28/mod.rs

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -328,8 +328,9 @@ pub use crate::{
328328
},
329329
v24::{
330330
DecodePsbt, DecodePsbtError, GetMempoolEntry, GetMempoolInfo, GetTransactionDetail,
331-
GetTxSpendingPrevout, GlobalXpub, ListUnspent, ListUnspentItem, Proprietary, PsbtInput,
332-
PsbtOutput, TaprootBip32Deriv, TaprootLeaf, TaprootScript, TaprootScriptPathSig, SendAll, SendAllError, MigrateWallet, SimulateRawTransaction,
331+
GetTxSpendingPrevout, GlobalXpub, ListUnspent, ListUnspentItem, MigrateWallet, Proprietary,
332+
PsbtInput, PsbtOutput, SendAll, SendAllError, SimulateRawTransaction, TaprootBip32Deriv,
333+
TaprootLeaf, TaprootScript, TaprootScriptPathSig,
333334
},
334335
v25::{GenerateBlock, GenerateBlockError, GetBlockStats, ListDescriptors},
335336
v26::{

types/src/v29/mod.rs

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -326,8 +326,9 @@ pub use crate::{
326326
},
327327
v24::{
328328
DecodePsbt, DecodePsbtError, GetMempoolEntry, GetMempoolInfo, GetTransactionDetail,
329-
GetTxSpendingPrevout, GlobalXpub, ListUnspent, ListUnspentItem, Proprietary, PsbtInput,
330-
PsbtOutput, TaprootBip32Deriv, TaprootLeaf, TaprootScript, TaprootScriptPathSig, SendAll, SendAllError, MigrateWallet, SimulateRawTransaction,
329+
GetTxSpendingPrevout, GlobalXpub, ListUnspent, ListUnspentItem, MigrateWallet, Proprietary,
330+
PsbtInput, PsbtOutput, SendAll, SendAllError, SimulateRawTransaction, TaprootBip32Deriv,
331+
TaprootLeaf, TaprootScript, TaprootScriptPathSig,
331332
},
332333
v25::{GenerateBlock, GenerateBlockError, GetBlockStats, ListDescriptors},
333334
v26::{

0 commit comments

Comments
 (0)