pub fn decode_cb58_with_checksum(d: &str) -> Result<Vec<u8>>
Expand description

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