StellarBase.XDR.MuxedAccountMed25519 (Elixir Stellar Base v0.8.4) View Source

Representation of Stellar MuxedAccountMed25519 type.

Link to this section Summary

Link to this section Types

Specs

t() :: %StellarBase.XDR.MuxedAccountMed25519{
  ed25519: StellarBase.XDR.UInt256.t(),
  id: StellarBase.XDR.UInt64.t()
}

Link to this section Functions