View Source StellarBase.XDR.Opaque4 (Elixir Stellar Base v0.9.1)

Representation of Stellar Opaque4 type.

Link to this section Summary

Link to this section Types

@type t() :: %StellarBase.XDR.Opaque4{opaque: binary()}

Link to this section Functions

@spec new(opaque :: binary()) :: t()