Skip to content

Selector

This is only used as part of the AssessorJournal and AssessorReceipt.

struct Selector {
    uint16 index;
    bytes4 value;
}