Returns the human‐readable part used for Bech32 addresses.
Synopsis
Declared in <kernel/chainparams.h>
std::string const&
Bech32HRP() const;
Return Value
The Bech32 HRP string.
Created with MrDocs
Returns the human‐readable part used for Bech32 addresses.
Declared in <kernel/chainparams.h>
std::string const&
Bech32HRP() const;
The Bech32 HRP string.
Created with MrDocs