Core Data Structures

The Ixian platform is built upon a set of well-defined data structures. These objects represent everything from the blocks that form the chain to the presence entries that map the network. Understanding their structure and serialization is essential for interacting with the Ixian DLT at a low level.

This section provides a complete specification for each of these core components.

Common Serialization Types

The following data types are used globally across both the Core and Streaming protocols. Their encoding rules are fundamental to correctly serializing and deserializing any Ixian network message.