Struct GenesisAccountAlloc
Namespace: Algorand.Unity
Assembly: cs.temp.dll.dll
Syntax
[Serializable]
public struct GenesisAccountAlloc
Fields
addr
Declaration
public string addr
Field Value
Type | Description |
---|---|
String |
comment
Declaration
public string comment
Field Value
Type | Description |
---|---|
String |
state
Declaration
public GenesisAccountAlloc.State state
Field Value
Type | Description |
---|---|
GenesisAccountAlloc.State |