#75,988,065textInscription #72447783#72,447,783pngInscription #72414232#72,414,232pngInscription #72046214#72,046,214pngInscription #72046198#72,046,198pngInscription #72046122#72,046,122png840001.runescape#70,706,192text840001.runescape#70,705,866textInscription #70519534#70,519,534html#70,452,636textInscription #70274973#70,274,973htmlInscription #70174646#70,174,646jpg#69,679,742text#69,457,587text#69,226,413text#69,183,162textInscription #68982245#68,982,245htmlInscription #68706315#68,706,315pngInscription #65661949#65,661,949htmltransfer1,600,000.ᚱ+#65,656,211brc-20Inscription #65042510#65,042,510svgInscription #65036745#65,036,745svgInscription #64783041#64,783,041htmlInscription #63852075#63,852,075html#61,045,082Inscription #61045081#61,045,081png#61,045,073Inscription #61045072#61,045,072png#61,034,204Inscription #61034203#61,034,203png#61,032,827Inscription #61032826#61,032,826png#61,032,771Inscription #61032770#61,032,770png#61,027,735Inscription #61027734#61,027,734png#61,026,780Inscription #60485768#60,485,768html#60,183,473Inscription #60183472#60,183,472html#53,316,167use {super::*, crate::wallet::Wallet}; #[derive(Debug, Parser)] pub(crate) struct Sats { #[arg( long, help = "Find satoshis listed in first column of tab-separated value file <TSV>." )] tsv: Option<PathBuf>, } #[derive(Serialize, Deserialize)] pub struct OutputTsv { pub sat: String, pub output: OutPoint, } #[derive(Serialize, Deserialize)] pub struct OutputRare { pub sat: Sat, pub output: OutPoint, pub offset: u64, pub rarity: Rarity, } impl Sats { pub(crate) fn run(&self, options: Options) -> SubcommandResult { let index = Index::open(&options)?; if !index.has_sat_index() { bail!("sats requires index created with `--index-sats` flag"); } index.update()?; let utxos = index.get_unspent_output_ranges(Wallet::load(&options)?)?; if let Some(path) = &self.tsv { let mut output = Vec::new(); for (outpoint, sat) in sats_from_tsv( utxos, &fs::read_to_string(path) .with_context(|| format!("I/O error reading `{}`", path.display()))?,#45,003,578text #: src/guides/inscriptions.md:182 msgid "" "Wait for the reveal transaction to be mined. You can check the status of the " "commit and reveal transactions using [the mempool.space block " "explorer](https://mempool.space/)." msgstr "" "Espera a que la transacción de revelación sea minada. Puedes verificar el estado de las transacciones de compromiso y revelación usando [el explorador de bloques mempool.space]( https://mempool.space/)." #: src/guides/inscriptions.md:186 msgid "" "Once the reveal transaction has been mined, the inscription ID should be " "printed when you run:" msgstr "" "Una vez que la transacción de revelación haya sido minada, el ID de inscripción debería aparecer cuando ejecutes:" #: src/guides/inscriptions.md:189 #: src/guides/inscriptions.md:220 #: src/guides/inscriptions.md:246 msgid "" "```\n" "ord wallet inscriptions\n" "```" msgstr "" "```\n" "ord wallet inscriptions\n" "```" #: src/guides/inscriptions.md:193 msgid "" "And when you visit [the ordinals explorer](https://ordinals.com/) at "#45,003,547textInscription #44879394#44,879,394pngInscription #41129939#41,129,939svgInscription #40300960#40,300,960pngInscription #40289742#40,289,742pngInscription #36369454#36,369,454htmlInscription #35284727#35,284,727jpgInscription #35254602#35,254,602pngInscription #35077391#35,077,391pngInscription #19971912#19,971,912htmlInscription #18599616#18,599,616pngInscription #18083593#18,083,593pngInscription #18056885#18,056,885pngInscription #13312395#13,312,395pngInscription #13312268#13,312,268png