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

Representation of Stellar SCSpecTypeBytesN type.

Summary

Types

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

Functions

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