Expand description
§Core Types for JAM Protocol
This module defines the fundamental types used throughout the JAM protocol.
Structs§
- Account
Id - Represents public key bytes as unique account identifier
- Balance
- Balance type for token amounts
- Block
Number - Block number in the chain
- Gas
- Gas amount for computation
- Hash
- Blake 3 hash as bytes
- Service
Id - Service identifier
- Time
Slot - Time slot in the JAM protocol
- Timestamp
- Unix timestamp in milliseconds
- Weight
- Weight represents computational cost
Enums§
- Signature
- All supported signatures types generic enum