StellarBase.XDR.SignatureHint (Elixir Stellar Base v0.2.1) View Source

Representation of Stellar SignatureHint type.

Link to this section Summary

Link to this section Types

Specs

t() :: %StellarBase.XDR.SignatureHint{hint: String.t()}

Link to this section Functions

Specs

new(hint :: String.t()) :: t()