Struct GenesisInformation
JSON information from
Namespace: Algorand.Unity
Assembly: cs.temp.dll.dll
Syntax
[Serializable]
public struct GenesisInformation
Fields
alloc
Genesis account allocations
Declaration
public GenesisAccountAlloc[] alloc
Field Value
Type | Description |
---|---|
GenesisAccountAlloc[] |
fees
Declaration
public string fees
Field Value
Type | Description |
---|---|
String |
id
Declaration
public string id
Field Value
Type | Description |
---|---|
String |
network
Declaration
public string network
Field Value
Type | Description |
---|---|
String |
proto
Declaration
public string proto
Field Value
Type | Description |
---|---|
String |
rwd
Declaration
public string rwd
Field Value
Type | Description |
---|---|
String |