Skip to main content

IGenesisTransaction

Namespace: IotaSdk

The genesis transaction

BCS

The BCS serialized form for this type is defined by the following ABNF:

genesis-transaction = (vector genesis-object)
public interface IGenesisTransaction : System.IEquatable`1[[IotaSdk.GenesisTransaction, IotaSdk, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]

Implements IEquatable<GenesisTransaction>
Attributes NullableContextAttribute

Methods

Events()

Event[] Events()

Returns

Event[]

Objects()

GenesisObject[] Objects()

Returns

GenesisObject[]