Crate entropy_shared
source ·Expand description
Types that is shared by clients and substrate nodes, i.e. messages sent from one to the other and structs contained in those messages
This helps ensures those structs are synced among clients and nodes.