BlockKeys v0.1.5 BlockKeys.Encoding View Source

This module contains Base58check encoding and decoding functions for extended keys

Link to this section Summary

Link to this section Functions

Link to this function

base58_encode(bytes, version_prefix \\ "") View Source

Link to this function

decode_extended_key(key) View Source

Link to this function

encode_extended_key(version_number, depth, fingerprint, index, chain_code, key) View Source