StellarBase.XDR.PublicKeyType (Elixir Stellar Base v0.7.0) View Source

Representation of Stellar PublicKeyType type.

Link to this section Summary

Link to this section Types

Specs

t() :: %StellarBase.XDR.PublicKeyType{identifier: atom()}

Link to this section Functions

Link to this function

new(type \\ :PUBLIC_KEY_TYPE_ED25519)

View Source

Specs

new(type :: atom()) :: t()