SHOWING: First 60
noncoplanar 9488
cardplaying 9490
carburation 9492
brusquement 9495
cisplatinum 9496
cynoglossum 9496
grumblingly 9496
luminometer 9498
beobachtete 9499
geschwister 9504
chrzanowski 9505
keratocytes 9508
chiaramonte 9509
monocrystal 9510
energetical 9511
leisuretime 9511
beschlossen 9512
disunionist 9516
contruction 9518
inmigrantes 9522
europeanist 9523
exoskeletal 9523
fantasising 9532
crossbreeds 9533
devaluating 9534
externalise 9534
gradualists 9534
hobbledehoy 9534
bioeconomic 9535
benedicamus 9540
hardhitting 9540
gesammelten 9544
lectularius 9547
baronetcies 9549
emarginated 9549
nonsuicidal 9549
kallimachos 9550
ecocentrism 9553
gerichtshof 9554
krasnoiarsk 9554
interjacent 9555
multiannual 9556
fisherwoman 9566
beskrivelse 9567
dishoarding 9567
convenzione 9568
malabaricus 9568
katechismus 9571
kirjakauppa 9579
cancellarii 9585
beluchistan 9591
blairsville 9594
lnvolvement 9595
deductivist 9597
chancellour 9598
eleutherian 9600
moosbrugger 9607
divisionism 9608
broceliande 9611
mikrochemie 9611
disneyworld 9613
#45,161,907text
#: src/guides/collecting/sparrow-wallet.md:145
msgid ""
"The transaction should have only 1 output, which is the address/label where "
"you want to send the inscription"
msgstr "交易应该只有1个输出,这是您想要发送铭文的地址/标签"
#: src/guides/collecting/sparrow-wallet.md:147
msgid ""
"If your transaction looks any different, for example you have multiple "
"inputs, or multiple outputs then this may not be a safe transfer of your "
"inscription, and you should abandon sending until you understand more, or "
"can import into the `ord` wallet."
msgstr ""
"如果您的交易看起来与此不同,例如您有多个输入或多个输出,那么这可能不是一种安"
"全的铭文传输方式,您应该放弃发送,直到您更了解或可以导入到`ord`钱包。"
#: src/guides/collecting/sparrow-wallet.md:149
msgid ""
"You should set an appropriate transaction fee, Sparrow will usually "
"recommend a reasonable one, but you can also check [mempool.space](https://"
"mempool.space) to see what the recommended fee rate is for sending a "
"transaction."
msgstr ""
"您应该设置合适的交易费用,Sparrow通常会推荐一个合理的费用,但您也可以查看"
"[mempool.space](https://mempool.space) 以查看发送交易的推荐费率。"
#: src/guides/collecting/sparrow-wallet.md:151
#45,161,591text pub(crate) cookie_file: Option<PathBuf>,
#[arg(long, help = "Store index in <DATA_DIR>.")]
pub(crate) data_dir: Option<PathBuf>,
#[arg(
long,
help = "Set index cache to <DB_CACHE_SIZE> bytes. By default takes 1/4 of available RAM."
)]
pub(crate) db_cache_size: Option<usize>,
#[arg(
long,
help = "Don't look for inscriptions below <FIRST_INSCRIPTION_HEIGHT>."
)]
pub(crate) first_inscription_height: Option<u32>,
#[arg(long, help = "Limit index to <HEIGHT_LIMIT> blocks.")]
pub(crate) height_limit: Option<u32>,
#[arg(long, help = "Use index at <INDEX>.")]
pub(crate) index: Option<PathBuf>,
#[arg(
long,
help = "Track location of runes. RUNES ARE IN AN UNFINISHED PRE-ALPHA STATE AND SUBJECT TO CHANGE AT ANY TIME."
)]
pub(crate) index_runes_pre_alpha_i_agree_to_get_rekt: bool,
#[arg(long, help = "Track location of all satoshis.")]
pub(crate) index_sats: bool,
#[arg(long, short, help = "Use regtest. Equivalent to `--chain regtest`.")]
pub(crate) regtest: bool,
#45,022,456text self.epoch_position() % self.epoch().subsidy()
}
pub(crate) fn epoch_position(self) -> u64 {
self.0 - self.epoch().starting_sat().0
}
pub(crate) fn decimal(self) -> Decimal {
self.into()
}
pub(crate) fn rarity(self) -> Rarity {
self.into()
}
/// `Sat::rarity` is expensive and is called frequently when indexing.
/// Sat::is_common only checks if self is `Rarity::Common` but is
/// much faster.
pub(crate) fn is_common(self) -> bool {
let epoch = self.epoch();
(self.0 - epoch.starting_sat().0) % epoch.subsidy() != 0
}
pub(crate) fn name(self) -> String {
let mut x = Self::SUPPLY - self.0;
let mut name = String::new();
while x > 0 {
name.push(
"abcdefghijklmnopqrstuvwxyz"
.chars()
.nth(((x - 1) % 26) as usize)
.unwrap(),
);
x = (x - 1) / 26;
}
name.chars().rev().collect()
}
fn from_name(s: &str) -> Result<Self> {
let mut x = 0;
for c in s.chars() {
match c {
'a'..='z' => {
#44,990,353textmint20.mmss#42,952,118brc-20mint20.mmss#42,952,100brc-20mint20.mmss#42,952,044brc-20mint20.mmss#42,952,041brc-20mint20.mmss#42,952,026brc-20mint20.mmss#42,951,955brc-20mint20.mmss#42,951,949brc-20mint20.mmss#42,951,931brc-20mint20.mmss#42,951,904brc-20mint20.mmss#42,951,852brc-20transfer3,500.mmss#42,441,347brc-20mint20.mmss#42,069,365brc-20mint20.mmss#42,069,323brc-20mint20.mmss#42,069,317brc-20mint20.mmss#42,069,284brc-20mint20.mmss#42,069,279brc-20mint20.mmss#42,069,265brc-20mint20.mmss#42,069,210brc-20mint20.mmss#42,069,180brc-20mint20.mmss#42,069,166brc-20mint20.mmss#42,069,136brc-20mint20.mmss#42,069,083brc-20mint20.mmss#42,069,048brc-20mint20.mmss#42,069,029brc-20mint20.mmss#42,068,954brc-20mint20.mmss#42,068,940brc-20mint20.mmss#42,061,117brc-20mint20.mmss#42,061,116brc-20mint20.mmss#42,061,109brc-20mint20.mmss#42,061,089brc-20mint20.mmss#42,061,085brc-20mint20.mmss#42,061,075brc-20mint20.mmss#42,061,071brc-20mint20.mmss#42,061,051brc-20mint20.mmss#42,061,031brc-20mint2,500.csas#40,590,877brc-20mint2,500.csas#40,590,874brc-20mint2,500.csas#40,590,872brc-20mint2,500.csas#40,590,869brc-20mint2,500.csas#40,590,862brc-20mint2,500.csas#40,590,855brc-20mint2,500.csas#40,590,851brc-20mint2,500.csas#40,590,850brc-20mint2,500.csas#40,590,843brc-20mint2,500.csas#40,590,841brc-20transfer100.bpix#37,019,556brc-20