Expand description
Fundamental type definitions used in delta.
This module provides types that are building blocks for all other protocol components.
Type Aliasesยง
- Epoch
- Represents a specific time period in the network.
- Nonce
- A unique number used to prevent transaction replay attacks.
- Planck
- The smallest unit of value in the system.
- Shard
- A shard identifier for the system. In delta, a shard actually identifies a domain within the delta network.
- TxId
- A unique identifier for a transaction in the system.