Cryptopunk.Derivation.Path (cryptopunk v0.5.3)
Utility functions to work with deriviation path
See https://github.com/bitcoin/bips/blob/master/bip-0044.mediawiki
Link to this section Summary
Link to this section Types
Link to this type
raw_path()
@type raw_path() :: {atom(), [non_neg_integer()]}
Link to this section Functions
Link to this function
new(opts)
Link to this function
parse(string_path)
Link to this function
to_raw_path(path)
Link to this function
two_power_31()
@spec two_power_31() :: non_neg_integer()