Stellar.Ed25519.SecretSeed (Elixir Stellar Base v0.1.3) View Source

Encode/decode functions for Ed25519 secret seeds.

Link to this section Summary

Link to this section Functions

Specs

decode!(data :: String.t()) :: binary()

Specs

encode!(data :: binary()) :: String.t()