Expand description
Data structures related to objects (useful data) stored on Subspace Network.
There are two kinds of mappings:
- for objects within a block
- for global objects in the global history of the blockchain (inside a piece)
Structs§
- Object stored inside of the block
- Space-saving serialization of an object stored in the history of the blockchain
- Object stored in the history of the blockchain
Enums§
- Mapping of objects stored inside of the block
- Mapping of objects stored in the history of the blockchain