Constructor
new Chain(genesis)
Holds an immutable chain of events.
Parameters:
| Name | Type | Description |
|---|---|---|
genesis |
Vector | Initial state for the chain of events. |
Properties:
| Name | Type | Description |
|---|---|---|
name |
String | Current name. |
indices |
Map | |
storage |
Storage |
- Source: