FixedEntitiesData

Git Source

struct FixedEntitiesData {
    bytes32 outlet;
    bytes32[] inlets;
}