View Source StellarBase.XDR.ContractCode (Elixir Stellar Base v0.9.0)
Representation of Stellar ContractCode
type.
Link to this section Summary
Link to this section Types
@type t() :: %StellarBase.XDR.ContractCode{hash: StellarBase.XDR.Hash.t()}
Link to this section Functions
@spec new(hash :: StellarBase.XDR.Hash.t()) :: t()