Module bech32::hrp

source ·
Expand description

Re-exports the hrp types from primitives::hrp to make importing ergonomic for the top level APIs.

Structs§

  • The human-readable part (human readable prefix before the ‘1’ separator).

Constants§

  • The human-readable part used by the Bitcoin mainnet network.
  • The human-readable part used when running a Bitcoin regtest network.
  • The human-readable part used by the Bitcoin testnet networks (testnet, signet).