radix-engine 1.3.1

Reference implementation of Radix Engine, from the Radix DLT project.
Documentation
1
2
3
4
5
6
7
8
9
# Blueprint Implementation

## State to Partition Mapping

The mapping from the Fields and Collection indices to Partition Number is managed by the System Layer
and done at a per blueprint basis. This includes the Fields and Collection indices of the object modules
for and object.

![](bp_partition_mapping.drawio.svg)