Restore(restore::Restore), #[command(about = "List wallet satoshis")] Sats(sats::Sats), #[command(about = "Send sat or inscription")] Send(send::Send), #[command(about = "See wallet transactions")] Transactions(transactions::Transactions), #[command(about = "List all unspent outputs in wallet")] Outputs, #[command(about = "List unspent cardinal outputs in wallet")] Cardinals, } impl Wallet { pub(crate) fn run(self, options: Options) -> SubcommandResult { match self { Self::Balance => balance::run(options), Self::Create(create) => create.run(options), Self::Inscribe(inscribe) => inscribe.run(options), Self::Inscriptions => inscriptions::run(options), Self::Receive => receive::run(options), Self::Restore(restore) => restore.run(options), Self::Sats(sats) => sats.run(options), Self::Send(send) => send.run(options), Self::Transactions(transactions) => transactions.run(options), Self::Outputs => outputs::run(options), Self::Cardinals => cardinals::run(options),

Inscription #44972196

ID

64c9922d16...c30715efi0

Detail

History

Action
Price
Marketplace
From
To
Time

INSCRIBED

-

-

-53h3

8 months

Sign Up for our Newsletter

And be the first to know about any updates!

OrdinalHub logo

All Rights Reserved OrdinalHub.com 2024

Support

Follow Us