Skip to content

Commit b6eda85

Browse files
committed
Run the formatter
Reordering of the reexports only
1 parent ece2c61 commit b6eda85

File tree

13 files changed

+59
-73
lines changed

13 files changed

+59
-73
lines changed

types/src/v17/mod.rs

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -281,10 +281,9 @@ pub use self::{
281281
ListAddressGroupingsError, ListAddressGroupingsItem, ListLabels, ListLockUnspent,
282282
ListLockUnspentItem, ListLockUnspentItemError, ListReceivedByAddress,
283283
ListReceivedByAddressError, ListReceivedByAddressItem, ListSinceBlock, ListSinceBlockError,
284-
ListTransactions,
285-
TransactionItem, TransactionItemError, ListUnspent, ListUnspentItem,
286-
ListUnspentItemError, ListWallets, LoadWallet, LockUnspent, RescanBlockchain, ScriptType,
287-
SendMany, SendToAddress, SetTxFee, SignMessage, TransactionCategory,
284+
ListTransactions, ListUnspent, ListUnspentItem, ListUnspentItemError, ListWallets,
285+
LoadWallet, LockUnspent, RescanBlockchain, ScriptType, SendMany, SendToAddress, SetTxFee,
286+
SignMessage, TransactionCategory, TransactionItem, TransactionItemError,
288287
WalletCreateFundedPsbt, WalletCreateFundedPsbtError, WalletProcessPsbt,
289288
},
290289
zmq::GetZmqNotifications,

types/src/v18/mod.rs

Lines changed: 8 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -275,15 +275,14 @@ pub use crate::v17::{
275275
GetTxOutSetInfoError, GetUnconfirmedBalance, GetWalletInfoError, ListAddressGroupings,
276276
ListAddressGroupingsError, ListAddressGroupingsItem, ListBanned, ListLabels, ListLockUnspent,
277277
ListLockUnspentItem, ListLockUnspentItemError, ListReceivedByAddressError, ListSinceBlock,
278-
ListSinceBlockError,
279-
ListTransactions, TransactionItem, TransactionItemError, ListUnspentItemError,
280-
ListWallets, LoadWallet, LockUnspent, Locked, Logging, MapMempoolEntryError, MempoolAcceptance,
281-
MempoolEntryError, MempoolEntryFees, MempoolEntryFeesError, PruneBlockchain, PsbtInput,
282-
PsbtOutput, PsbtScript, RawTransaction, RawTransactionError, RawTransactionInput,
283-
RawTransactionOutput, RescanBlockchain, ScriptType, SendMany, SendRawTransaction,
284-
SendToAddress, SetNetworkActive, SetTxFee, SignFail, SignFailError, SignMessage,
285-
SignMessageWithPrivKey, SignRawTransaction, SignRawTransactionError, Softfork, SoftforkReject,
286-
TestMempoolAccept, TransactionCategory, UploadTarget, ValidateAddress, ValidateAddressError,
278+
ListSinceBlockError, ListTransactions, ListUnspentItemError, ListWallets, LoadWallet,
279+
LockUnspent, Locked, Logging, MapMempoolEntryError, MempoolAcceptance, MempoolEntryError,
280+
MempoolEntryFees, MempoolEntryFeesError, PruneBlockchain, PsbtInput, PsbtOutput, PsbtScript,
281+
RawTransaction, RawTransactionError, RawTransactionInput, RawTransactionOutput,
282+
RescanBlockchain, ScriptType, SendMany, SendRawTransaction, SendToAddress, SetNetworkActive,
283+
SetTxFee, SignFail, SignFailError, SignMessage, SignMessageWithPrivKey, SignRawTransaction,
284+
SignRawTransactionError, Softfork, SoftforkReject, TestMempoolAccept, TransactionCategory,
285+
TransactionItem, TransactionItemError, UploadTarget, ValidateAddress, ValidateAddressError,
287286
VerifyChain, VerifyMessage, VerifyTxOutProof, WalletCreateFundedPsbt,
288287
WalletCreateFundedPsbtError, WalletProcessPsbt, WitnessUtxo,
289288
};

types/src/v19/mod.rs

Lines changed: 7 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -271,14 +271,13 @@ pub use crate::v17::{
271271
GetTxOutSetInfoError, GetUnconfirmedBalance, GetWalletInfoError, ListAddressGroupings,
272272
ListAddressGroupingsError, ListAddressGroupingsItem, ListBanned, ListLabels, ListLockUnspent,
273273
ListLockUnspentItem, ListLockUnspentItemError, ListReceivedByAddressError, ListSinceBlock,
274-
ListSinceBlockError,
275-
ListTransactions, TransactionItem, TransactionItemError, ListUnspentItemError,
276-
ListWallets, LoadWallet, LockUnspent, Locked, Logging, PruneBlockchain, RawTransactionError,
277-
RawTransactionInput, RawTransactionOutput, RescanBlockchain, ScriptType, SendMany,
278-
SendRawTransaction, SendToAddress, SetNetworkActive, SetTxFee, SignMessage,
279-
SignMessageWithPrivKey, SignRawTransaction, SignRawTransactionError, SoftforkReject,
280-
TestMempoolAccept, TransactionCategory, UploadTarget, ValidateAddress, ValidateAddressError,
281-
VerifyChain, VerifyMessage, VerifyTxOutProof, WalletCreateFundedPsbt,
274+
ListSinceBlockError, ListTransactions, ListUnspentItemError, ListWallets, LoadWallet,
275+
LockUnspent, Locked, Logging, PruneBlockchain, RawTransactionError, RawTransactionInput,
276+
RawTransactionOutput, RescanBlockchain, ScriptType, SendMany, SendRawTransaction,
277+
SendToAddress, SetNetworkActive, SetTxFee, SignMessage, SignMessageWithPrivKey,
278+
SignRawTransaction, SignRawTransactionError, SoftforkReject, TestMempoolAccept,
279+
TransactionCategory, TransactionItem, TransactionItemError, UploadTarget, ValidateAddress,
280+
ValidateAddressError, VerifyChain, VerifyMessage, VerifyTxOutProof, WalletCreateFundedPsbt,
282281
WalletCreateFundedPsbtError, WalletProcessPsbt, WitnessUtxo,
283282
};
284283
#[doc(inline)]

types/src/v20/mod.rs

Lines changed: 7 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -240,8 +240,8 @@ pub use self::{
240240
util::CreateMultisig,
241241
wallet::{
242242
AddMultisigAddress, GetAddressInfo, GetAddressInfoEmbedded, GetTransaction,
243-
GetTransactionDetail, ListSinceBlock, ListSinceBlockError, TransactionItem,
244-
TransactionItemError, ListTransactions,
243+
GetTransactionDetail, ListSinceBlock, ListSinceBlockError, ListTransactions,
244+
TransactionItem, TransactionItemError,
245245
},
246246
};
247247
#[doc(inline)]
@@ -266,12 +266,11 @@ pub use crate::{
266266
GetTxOutSetInfoError, GetUnconfirmedBalance, GetWalletInfoError, ListAddressGroupings,
267267
ListAddressGroupingsError, ListAddressGroupingsItem, ListLabels, ListLockUnspent,
268268
ListLockUnspentItem, ListLockUnspentItemError, ListReceivedByAddressError,
269-
ListUnspentItemError,
270-
ListWallets, LoadWallet, LockUnspent, Locked, PruneBlockchain, RawTransactionError,
271-
RawTransactionInput, RawTransactionOutput, RescanBlockchain, ScriptType, SendMany,
272-
SendRawTransaction, SendToAddress, SetNetworkActive, SetTxFee, SignMessage,
273-
SignMessageWithPrivKey, SignRawTransaction, SignRawTransactionError, SoftforkReject,
274-
TestMempoolAccept, TransactionCategory, UploadTarget, ValidateAddress,
269+
ListUnspentItemError, ListWallets, LoadWallet, LockUnspent, Locked, PruneBlockchain,
270+
RawTransactionError, RawTransactionInput, RawTransactionOutput, RescanBlockchain,
271+
ScriptType, SendMany, SendRawTransaction, SendToAddress, SetNetworkActive, SetTxFee,
272+
SignMessage, SignMessageWithPrivKey, SignRawTransaction, SignRawTransactionError,
273+
SoftforkReject, TestMempoolAccept, TransactionCategory, UploadTarget, ValidateAddress,
275274
ValidateAddressError, VerifyChain, VerifyMessage, VerifyTxOutProof, WalletCreateFundedPsbt,
276275
WalletCreateFundedPsbtError, WalletProcessPsbt, WitnessUtxo,
277276
},

types/src/v21/mod.rs

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -282,10 +282,9 @@ pub use crate::{
282282
GetTxOutSetInfoError, GetUnconfirmedBalance, GetWalletInfoError, ListAddressGroupings,
283283
ListAddressGroupingsError, ListAddressGroupingsItem, ListLabels, ListLockUnspent,
284284
ListLockUnspentItem, ListLockUnspentItemError, ListReceivedByAddressError,
285-
ListUnspentItemError,
286-
ListWallets, LoadWallet, LockUnspent, Locked, PruneBlockchain, RawTransactionError,
287-
RawTransactionInput, RawTransactionOutput, RescanBlockchain, ScriptType,
288-
SendRawTransaction, SendToAddress, SetNetworkActive, SetTxFee, SignMessage,
285+
ListUnspentItemError, ListWallets, LoadWallet, LockUnspent, Locked, PruneBlockchain,
286+
RawTransactionError, RawTransactionInput, RawTransactionOutput, RescanBlockchain,
287+
ScriptType, SendRawTransaction, SendToAddress, SetNetworkActive, SetTxFee, SignMessage,
289288
SignMessageWithPrivKey, SignRawTransaction, SignRawTransactionError, SoftforkReject,
290289
TransactionCategory, UploadTarget, ValidateAddress, ValidateAddressError, VerifyChain,
291290
VerifyMessage, VerifyTxOutProof, WalletCreateFundedPsbt, WalletCreateFundedPsbtError,
@@ -308,6 +307,6 @@ pub use crate::{
308307
v20::{
309308
AddMultisigAddress, Banned, CreateMultisig, GenerateToDescriptor, GetAddressInfo,
310309
GetAddressInfoEmbedded, GetTransaction, GetTransactionDetail, ListBanned, ListSinceBlock,
311-
ListSinceBlockError, TransactionItem, TransactionItemError, Logging, ListTransactions,
310+
ListSinceBlockError, ListTransactions, Logging, TransactionItem, TransactionItemError,
312311
},
313312
};

types/src/v22/mod.rs

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -283,8 +283,7 @@ pub use crate::{
283283
GetTransactionError, GetTxOut, GetTxOutError, GetTxOutSetInfo, GetTxOutSetInfoError,
284284
GetUnconfirmedBalance, GetWalletInfoError, ListAddressGroupings, ListAddressGroupingsError,
285285
ListAddressGroupingsItem, ListLabels, ListLockUnspent, ListLockUnspentItem,
286-
ListLockUnspentItemError, ListReceivedByAddressError,
287-
ListUnspentItemError, ListWallets,
286+
ListLockUnspentItemError, ListReceivedByAddressError, ListUnspentItemError, ListWallets,
288287
LoadWallet, LockUnspent, Locked, PruneBlockchain, RawTransactionError, RawTransactionInput,
289288
RawTransactionOutput, RescanBlockchain, ScriptType, SendRawTransaction, SendToAddress,
290289
SetNetworkActive, SetTxFee, SignMessage, SignMessageWithPrivKey, SignRawTransaction,
@@ -308,8 +307,8 @@ pub use crate::{
308307
},
309308
v20::{
310309
AddMultisigAddress, CreateMultisig, GenerateToDescriptor, GetTransaction,
311-
GetTransactionDetail, ListSinceBlock, ListSinceBlockError, TransactionItem,
312-
TransactionItemError, ListTransactions,
310+
GetTransactionDetail, ListSinceBlock, ListSinceBlockError, ListTransactions,
311+
TransactionItem, TransactionItemError,
313312
},
314313
v21::{
315314
AddPeerAddress, Bip9SoftforkInfo, GenerateBlock, GetBlockchainInfo, GetIndexInfo,

types/src/v23/mod.rs

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -260,8 +260,8 @@ pub use self::{
260260
util::CreateMultisig,
261261
wallet::{
262262
AddMultisigAddress, GetTransaction, GetTransactionError, GetWalletInfo,
263-
GetWalletInfoScanning, ListSinceBlock, ListSinceBlockError, TransactionItem,
264-
TransactionItemError, RestoreWallet, ListTransactions,
263+
GetWalletInfoScanning, ListSinceBlock, ListSinceBlockError, ListTransactions,
264+
RestoreWallet, TransactionItem, TransactionItemError,
265265
},
266266
};
267267
#[doc(inline)]
@@ -285,8 +285,7 @@ pub use crate::{
285285
GetTxOutError, GetTxOutSetInfo, GetTxOutSetInfoError, GetUnconfirmedBalance,
286286
GetWalletInfoError, ListAddressGroupings, ListAddressGroupingsError,
287287
ListAddressGroupingsItem, ListLabels, ListLockUnspent, ListLockUnspentItem,
288-
ListLockUnspentItemError, ListReceivedByAddressError,
289-
ListUnspentItemError, ListWallets,
288+
ListLockUnspentItemError, ListReceivedByAddressError, ListUnspentItemError, ListWallets,
290289
LoadWallet, LockUnspent, Locked, PruneBlockchain, RawTransactionError, RawTransactionInput,
291290
RawTransactionOutput, RescanBlockchain, ScriptType, SendRawTransaction, SendToAddress,
292291
SetNetworkActive, SetTxFee, SignMessage, SignMessageWithPrivKey, SignRawTransaction,

types/src/v24/mod.rs

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -259,9 +259,8 @@ pub use self::{
259259
},
260260
wallet::{
261261
GetTransaction, GetTransactionDetail, GetTransactionError, ListSinceBlock,
262-
ListSinceBlockError, TransactionItem, TransactionItemError,
263-
ListUnspent, ListUnspentItem, MigrateWallet, SendAll, SendAllError, SimulateRawTransaction,
264-
ListTransactions,
262+
ListSinceBlockError, ListTransactions, ListUnspent, ListUnspentItem, MigrateWallet,
263+
SendAll, SendAllError, SimulateRawTransaction, TransactionItem, TransactionItemError,
265264
},
266265
};
267266
#[doc(inline)]
@@ -285,8 +284,7 @@ pub use crate::{
285284
GetTxOutError, GetTxOutSetInfo, GetTxOutSetInfoError, GetUnconfirmedBalance,
286285
GetWalletInfoError, ListAddressGroupings, ListAddressGroupingsError,
287286
ListAddressGroupingsItem, ListLabels, ListLockUnspent, ListLockUnspentItem,
288-
ListLockUnspentItemError, ListReceivedByAddressError,
289-
ListUnspentItemError, ListWallets,
287+
ListLockUnspentItemError, ListReceivedByAddressError, ListUnspentItemError, ListWallets,
290288
LoadWallet, LockUnspent, Locked, PruneBlockchain, RawTransactionError, RawTransactionInput,
291289
RawTransactionOutput, RescanBlockchain, ScriptType, SendRawTransaction, SendToAddress,
292290
SetNetworkActive, SetTxFee, SignMessage, SignMessageWithPrivKey, SignRawTransaction,

types/src/v25/mod.rs

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -279,8 +279,7 @@ pub use crate::{
279279
GetTxOutError, GetTxOutSetInfo, GetTxOutSetInfoError, GetUnconfirmedBalance,
280280
GetWalletInfoError, ListAddressGroupings, ListAddressGroupingsError,
281281
ListAddressGroupingsItem, ListLabels, ListLockUnspent, ListLockUnspentItem,
282-
ListLockUnspentItemError, ListReceivedByAddressError,
283-
ListUnspentItemError, ListWallets,
282+
ListLockUnspentItemError, ListReceivedByAddressError, ListUnspentItemError, ListWallets,
284283
LockUnspent, Locked, PruneBlockchain, RawTransactionError, RawTransactionInput,
285284
RawTransactionOutput, RescanBlockchain, ScriptType, SendRawTransaction, SendToAddress,
286285
SetNetworkActive, SetTxFee, SignMessage, SignMessageWithPrivKey, SignRawTransaction,
@@ -322,9 +321,9 @@ pub use crate::{
322321
GetMempoolDescendants, GetMempoolDescendantsVerbose, GetMempoolEntry, GetMempoolInfo,
323322
GetPeerInfo, GetTransaction, GetTransactionDetail, GetTransactionError,
324323
GetTxSpendingPrevout, GetTxSpendingPrevoutError, GlobalXpub, ListSinceBlock,
325-
ListSinceBlockError, TransactionItem, TransactionItemError,
326-
ListUnspent, ListUnspentItem, MempoolEntry, MigrateWallet, PeerInfo, Proprietary,
327-
PsbtInput, PsbtOutput, SendAll, SendAllError, SimulateRawTransaction, TaprootBip32Deriv,
328-
TaprootLeaf, TaprootScript, TaprootScriptPathSig, ListTransactions,
324+
ListSinceBlockError, ListTransactions, ListUnspent, ListUnspentItem, MempoolEntry,
325+
MigrateWallet, PeerInfo, Proprietary, PsbtInput, PsbtOutput, SendAll, SendAllError,
326+
SimulateRawTransaction, TaprootBip32Deriv, TaprootLeaf, TaprootScript,
327+
TaprootScriptPathSig, TransactionItem, TransactionItemError,
329328
},
330329
};

types/src/v26/mod.rs

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -295,8 +295,7 @@ pub use crate::{
295295
GetRawTransactionVerboseError, GetReceivedByAddress, GetTransactionDetailError, GetTxOut,
296296
GetTxOutError, GetUnconfirmedBalance, ListAddressGroupings, ListAddressGroupingsError,
297297
ListAddressGroupingsItem, ListLabels, ListLockUnspent, ListLockUnspentItem,
298-
ListLockUnspentItemError, ListReceivedByAddressError,
299-
ListUnspentItemError, ListWallets,
298+
ListLockUnspentItemError, ListReceivedByAddressError, ListUnspentItemError, ListWallets,
300299
LockUnspent, Locked, PruneBlockchain, RawTransactionError, RawTransactionInput,
301300
RawTransactionOutput, RescanBlockchain, ScriptType, SendRawTransaction, SendToAddress,
302301
SetNetworkActive, SetTxFee, SignMessage, SignMessageWithPrivKey, SignRawTransaction,
@@ -336,10 +335,10 @@ pub use crate::{
336335
DecodePsbt, DecodePsbtError, GetMempoolAncestors, GetMempoolAncestorsVerbose,
337336
GetMempoolDescendants, GetMempoolDescendantsVerbose, GetMempoolEntry, GetMempoolInfo,
338337
GetTransactionDetail, GetTxSpendingPrevout, GetTxSpendingPrevoutError, GlobalXpub,
339-
ListSinceBlock, ListSinceBlockError, TransactionItem,
340-
TransactionItemError, ListUnspent, ListUnspentItem, MempoolEntry, MigrateWallet,
341-
Proprietary, PsbtInput, PsbtOutput, SendAll, SendAllError, SimulateRawTransaction,
342-
TaprootBip32Deriv, TaprootLeaf, TaprootScript, TaprootScriptPathSig, ListTransactions,
338+
ListSinceBlock, ListSinceBlockError, ListTransactions, ListUnspent, ListUnspentItem,
339+
MempoolEntry, MigrateWallet, Proprietary, PsbtInput, PsbtOutput, SendAll, SendAllError,
340+
SimulateRawTransaction, TaprootBip32Deriv, TaprootLeaf, TaprootScript,
341+
TaprootScriptPathSig, TransactionItem, TransactionItemError,
343342
},
344343
v25::{
345344
GenerateBlock, GenerateBlockError, GetBlockStats, ListDescriptors, MempoolAcceptance,

0 commit comments

Comments
 (0)