StellarBase.XDR.OptionalSigner (Elixir Stellar Base v0.8.8) View Source
Representation of Stellar OptionalSigner
type.
Link to this section Summary
Link to this section Types
Specs
signer() :: StellarBase.XDR.Signer.t() | nil
Specs
t() :: %StellarBase.XDR.OptionalSigner{signer: signer()}