ffgameniuniu Contract Overview Actions (17) Structs (31) Tables (11) ABI Overview st_cards Table row type of cards { "name": "st_cards", "base": "", "fields": [ { "name": "room_id", "type": "uint64" }, { "name": "game_id", "type": "uint64" }, { "name": "hand_cards", "type": "m_hand_card[]" } ] }