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

Representation of Stellar SignatureHint type.

Summary

Types

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

Functions

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