Home
last modified time | relevance | path

Searched defs:BITCOIN (Results 1 – 5 of 5) sorted by relevance

/dports/devel/dtool/dtool-0.11.0/cargo-crates/bs58-0.3.0/src/
H A Dalphabet.rs6 pub const BITCOIN: &[u8; 58] = b"123456789ABCDEFGHJKLMNPQRSTUVWXYZabcdefghijkmnopqrstuvwxyz"; const
/dports/net-p2p/c-lightning/lightning-0.10.2/external/libwally-core/src/pyexample/liquid/
H A Dreceive-send.py194 BITCOIN = "5ac9f65c0efcc4775e0baec4ec03abdde22473cd3cf33c0419ca290e0751b225" variable
195 BITCOIN = wally.hex_to_bytes(BITCOIN)[::-1] variable
/dports/devel/pijul/pijul-1.0.0.a55/cargo-crates/bs58-0.4.0/src/
H A Dalphabet.rs39 pub const BITCOIN: &'static Self = const
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/chromeos/arc/intent_helper/
H A Darc_external_protocol_dialog.h108 BITCOIN, enumerator
/dports/security/py-trezor/trezor-0.13.0/src/trezorlib/
H A Dmessages.py328 BITCOIN = 0 variable in AmountUnit