View Source StellarBase.XDR.SCSpecTypeBytesN (Elixir Stellar Base v0.11.1)

Representation of Stellar SCSpecTypeBytesN type.

Link to this section Summary

Link to this section Types

@type t() :: %StellarBase.XDR.SCSpecTypeBytesN{number: StellarBase.XDR.UInt32.t()}

Link to this section Functions

@spec new(number :: StellarBase.XDR.UInt32.t()) :: t()