View Source Stellar.TxBuild.Signature (Elixir Stellar SDK v0.22.0)
Signature
struct definition.
Summary
Types
@type type() :: :ed25519 | :hash_x | :signed_payload
Functions
@spec to_xdr(signature :: t(), base_signature :: binary()) :: StellarBase.XDR.DecoratedSignature.t()