contract2.gm Contract Overview Actions (80) Structs (162) Tables (16) ABI Structs (162) commit_row Table row type of commit { "name": "commit_row", "base": "", "fields": [ { "name": "id", "type": "uint64" }, { "name": "epoch", "type": "uint64" }, { "name": "oracle_id", "type": "name" }, { "name": "commit", "type": "checksum256" } ] }