Skip to main content

Module types

Module types 

Source
Expand description

§Core Types for JAM Protocol

This module defines the fundamental types used throughout the JAM protocol.

Structs§

AccountId
Represents public key bytes as unique account identifier
Balance
Balance type for token amounts
BlockNumber
Block number in the chain
Gas
Gas amount for computation
Hash
Blake 3 hash as bytes
ServiceId
Service identifier
TimeSlot
Time slot in the JAM protocol
Timestamp
Unix timestamp in milliseconds
Weight
Weight represents computational cost

Enums§

Signature
All supported signatures types generic enum