pub fn address(chain_id_alias: &str, hrp: &str, d: &[u8]) -> Result<String>
Expand description

Implements “formatting.FormatAddress/FormatBech32”. ref. https://pkg.go.dev/github.com/ava-labs/avalanchego/utils/formatting#FormatAddress ref. https://pkg.go.dev/github.com/ava-labs/avalanchego/utils/formatting#FormatBech32