Cryptopunk.Key.WIF (cryptopunk v0.7.4)

Wallet import format (WIF) encoding

Summary

Functions

Link to this function

decode(encoded_key, params)

@spec decode(binary(), Keyword.t()) :: binary()
Link to this function

encode(key, params)

@spec encode(Cryptopunk.Key.t() | binary(), Keyword.t()) :: binary()