SetIds

Git Source

State Variables

SET

uint64 constant SET = 1;

KIND

uint64 constant KIND = 2;

RELATION

uint64 constant RELATION = 3;

VALUE

uint64 constant VALUE = 4;

UNIQUE

uint64 constant UNIQUE = 5;

USER_START

uint64 constant USER_START = 17;