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