Inscription #71104614#71,104,614pngInscription #71104354#71,104,354pngInscription #70277590#70,277,590htmlInscription #65988384#65,988,384pngInscription #65559557#65,559,557htmlInscription #65032488#65,032,488svg#64,485,785Inscription #60651962#60,651,962html#60,332,760Inscription #60332759#60,332,759pngInscription #58445934#58,445,934png#57,071,921Inscription #57071920#57,071,920pngmint1,000.$fmo#54,540,023brc-20mint1,000.$fmo#54,539,993brc-20mint1,000.$fmo#54,539,990brc-20mint1,000.$fmo#54,539,981brc-20mint1,000.$fmo#54,539,975brc-20mint1,000.$fmo#54,539,969brc-20mint1,000.$fmo#54,539,959brc-20mint1,000.$fmo#54,539,923brc-20mint1,000.$fmo#54,539,898brc-20mint1,000.$fmo#54,539,897brc-20#53,510,397Inscription #53510396#53,510,396pngInscription #53244703#53,244,703pngInscription #53028477#53,028,477pngInscription #46536087#46,536,087pngInscription #45221187#45,221,187pngInscription #45179208#45,179,208png"ng digital artifacts ay bihira at samakatuwid ay mahalaga." #: src/faq.md:177 msgid "" "Ethereum NFTs, on the other hand, can be minted in virtually unlimited " "qualities with a single transaction, making them inherently less scarce, and " "thus, potentially less valuable." msgstr "" "Ang mga Ethereum NFT, sa kabilang banda, ay maaaring ma-mint sa halos walang " "limitasyong mga katangian sa isang transaksyon, na ginagawa itong likas na " "hindi gaanong bihira, at samakatuwid ay potensyal na hindi gaanong mahalaga." #: src/faq.md:181 msgid "_Inscriptions do not pretend to support on-chain royalties._" msgstr "" "_Hindi inaangkin ng inscriptions ang pag-suportahan sa mga on-chain royalty " "ng blockchain._" #: src/faq.md:183 msgid "" "On-chain royalties are a good idea in theory but not in practice. Royalty " "payment cannot be enforced on-chain without complex and invasive " "restrictions. The Ethereum NFT ecosystem is currently grappling with " "confusion around royalties, and is collectively coming to grips with the "#45,125,262textInscription #45057322#45,057,322pngInscription #45025551#45,025,551png"```" msgstr "" "```sh\n" "bitcoin-cli getdescriptorinfo \\\n" " " "'wpkh([bf1dd55e/84h/0h/0h]xpub6CcJtWcvFQaMo39ANFi1MyXkEXM8T8ZhnxMtSjQAdPmVSTHYnc8Hwoc11VpuP8cb8JUTboZB5A7YYGDonYySij4XTawL6iNZvmZwdnSEEep/0/*)'\n" "```" #: src/guides/sat-hunting.md:170 msgid "" "```json\n" "{\n" " \"descriptor\": " "\"wpkh([bf1dd55e/84'/0'/0']xpub6CcJtWcvFQaMo39ANFi1MyXkEXM8T8ZhnxMtSjQAdPmVSTHYnc8Hwoc11VpuP8cb8JUTboZB5A7YYGDonYySij4XTawL6iNZvmZwdnSEEep/0/*)#csvefu29\",\n" " \"checksum\": \"tpnxnxax\",\n" " \"isrange\": true,\n" " \"issolvable\": true,\n" " \"hasprivatekeys\": false\n" "}\n" "```" msgstr "" "```json\n" "{\n" " \"descriptor\": " "\"wpkh([bf1dd55e/84'/0'/0']xpub6CcJtWcvFQaMo39ANFi1MyXkEXM8T8ZhnxMtSjQAdPmVSTHYnc8Hwoc11VpuP8cb8JUTboZB5A7YYGDonYySij4XTawL6iNZvmZwdnSEEep/0/*)#csvefu29\",\n" " \"checksum\": \"tpnxnxax\",\n" " \"isrange\": true,\n" " \"issolvable\": true,\n" " \"hasprivatekeys\": false\n" "}\n" "```" #: src/guides/sat-hunting.md:180 msgid "And for the change address descriptor, in this case `64k8wnd7`:"#45,016,918text let acme_cache = if let Some(acme_cache) = acme_cache { acme_cache.clone() } else { options.data_dir()?.join("acme-cache") }; Ok(acme_cache) } fn acme_domains(&self) -> Result<Vec<String>> { if !self.acme_domain.is_empty() { Ok(self.acme_domain.clone()) } else { Ok(vec![System::new() .host_name() .ok_or(anyhow!("no hostname found"))?]) } } fn http_port(&self) -> Option<u16> { if self.http || self.http_port.is_some() || (self.https_port.is_none() && !self.https) { Some(self.http_port.unwrap_or(80)) } else { None } } fn https_port(&self) -> Option<u16> { if self.https || self.https_port.is_some() { Some(self.https_port.unwrap_or(443)) } else { None } } fn acceptor(&self, options: &Options) -> Result<AxumAcceptor> { let config = AcmeConfig::new(self.acme_domains()?) .contact(&self.acme_contact) .cache_option(Some(DirCache::new(Self::acme_cache( self.acme_cache.as_ref(),#44,997,888text let acme_cache = if let Some(acme_cache) = acme_cache { acme_cache.clone() } else { options.data_dir()?.join("acme-cache") }; Ok(acme_cache) } fn acme_domains(&self) -> Result<Vec<String>> { if !self.acme_domain.is_empty() { Ok(self.acme_domain.clone()) } else { Ok(vec![System::new() .host_name() .ok_or(anyhow!("no hostname found"))?]) } } fn http_port(&self) -> Option<u16> { if self.http || self.http_port.is_some() || (self.https_port.is_none() && !self.https) { Some(self.http_port.unwrap_or(80)) } else { None } } fn https_port(&self) -> Option<u16> { if self.https || self.https_port.is_some() { Some(self.https_port.unwrap_or(443)) } else { None } } fn acceptor(&self, options: &Options) -> Result<AxumAcceptor> { let config = AcmeConfig::new(self.acme_domains()?) .contact(&self.acme_contact) .cache_option(Some(DirCache::new(Self::acme_cache( self.acme_cache.as_ref(),#44,995,693textInscription #44977432#44,977,432pngInscription #44861674#44,861,674pngInscription #41656573#41,656,573pngInscription #34681081#34,681,081png633536.bitmap#14,187,750text592835.bitmap#13,342,225textInscription #11980574#11,980,574htmlInscription #11669357#11,669,357svgInscription #11665454#11,665,454svgInscription #11584539#11,584,539pngmint#10,413,812gen-brc-721Inscription #10311354#10,311,354png