Documentation ¶
Index ¶
Constants ¶
View Source
const Bech32Format = "bech32"
Bech32Format defines the bech32 format for the pubkey converter
View Source
const HexFormat = "hex"
HexFormat defines the hex format for the pubkey converter
Variables ¶
This section is empty.
Functions ¶
func NewPubkeyConverter ¶
func NewPubkeyConverter(config config.PubkeyConfig) (core.PubkeyConverter, error)
NewPubkeyConverter will create a new pubkey converter based on the config provided
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.