Current section
Files
Jump to
Current section
Files
include/lightspeed@release@policy_MatrixEntry.hrl
-record(matrix_entry, {
milestone :: binary(),
gate :: binary(),
evidence :: binary()
}).