Cryptopunk.Key.WIF (cryptopunk v0.7.6)
Wallet import format (WIF) encoding
Summary
Functions
Link to this function
decode(encoded_key, params)
Link to this function
encode(key, params)
@spec encode(Cryptopunk.Key.t() | binary(), Keyword.t()) :: binary()