![]() |
Bitcoin Core
22.0.0
P2P Digital Currency
|
Go to the source code of this file.
Namespaces | |
| bech32 | |
Functions | |
| std::string | bech32::Encode (Encoding encoding, const std::string &hrp, const data &values) |
| Encode a Bech32 or Bech32m string. More... | |
| DecodeResult | bech32::Decode (const std::string &str) |
| Decode a Bech32 or Bech32m string. More... | |
1.8.14