{
"version": "eosio::abi/1.1",
"types": [],
"structs": [
{
"name": "checkresult",
"base": "",
"fields": [
{
"name": "check_sign",
"type": "string"
},
{
"name": "pork",
"type": "string"
},
{
"name": "pork_sign",
"type": "string"
},
{
"name": "result",
"type": "bool"
}
]
},
{
"name": "deal",
"base": "",
"fields": [
{
"name": "vid",
"type": "string"
},
{
"name": "shoe_no",
"type": "string"
},
{
"name": "round",
"type": "string"
},
{
"name": "player1_index",
"type": "uint32"
},
{
"name": "player1_sign",
"type": "string"
},
{
"name": "player2_index",
"type": "uint32"
},
{
"name": "player2_sign",
"type": "string"
},
{
"name": "banker1_index",
"type": "uint32"
},
{
"name": "banker1_sign",
"type": "string"
},
{
"name": "banker2_index",
"type": "uint32"
},
{
"name": "banker2_sign",
"type": "string"
},
{
"name": "out1_index",
"type": "uint32"
},
{
"name": "out1_sign",
"type": "string"
},
{
"name": "out2_index",
"type": "uint32"
},
{
"name": "out2_sign",
"type": "string"
}
]
},
{
"name": "fly",
"base": "",
"fields": [
{
"name": "vid",
"type": "string"
},
{
"name": "shoe_no",
"type": "string"
},
{
"name": "pork1_index",
"type": "uint32"
},
{
"name": "pork1_sign",
"type": "string"
},
{
"name": "pork1",
"type": "string"
},
{
"name": "pork2_index",
"type": "uint32"
},
{
"name": "pork2_sign",
"type": "string"
},
{
"name": "pork2",
"type": "string"
},
{
"name": "pork3_index",
"type": "uint32"
},
{
"name": "pork3_sign",
"type": "string"
},
{
"name": "pork3",
"type": "string"
},
{
"name": "pork4_index",
"type": "uint32"
},
{
"name": "pork4_sign",
"type": "string"
},
{
"name": "pork4",
"type": "string"
},
{
"name": "pork5_index",
"type": "uint32"
},
{
"name": "pork5_sign",
"type": "string"
},
{
"name": "pork5",
"type": "string"
},
{
"name": "pork6_index",
"type": "uint32"
},
{
"name": "pork6_sign",
"type": "string"
},
{
"name": "pork6",
"type": "string"
},
{
"name": "pork7_index",
"type": "uint32"
},
{
"name": "pork7_sign",
"type": "string"
},
{
"name": "pork7",
"type": "string"
},
{
"name": "pork8_index",
"type": "uint32"
},
{
"name": "pork8_sign",
"type": "string"
},
{
"name": "pork8",
"type": "string"
},
{
"name": "pork9_index",
"type": "uint32"
},
{
"name": "pork9_sign",
"type": "string"
},
{
"name": "pork9",
"type": "string"
},
{
"name": "pork10_index",
"type": "uint32"
},
{
"name": "pork10_sign",
"type": "string"
},
{
"name": "pork10",
"type": "string"
},
{
"name": "pork11_index",
"type": "uint32"
},
{
"name": "pork11_sign",
"type": "string"
},
{
"name": "pork11",
"type": "string"
}
]
},
{
"name": "porkcheck",
"base": "",
"fields": [
{
"name": "check_sign",
"type": "string"
},
{
"name": "pork",
"type": "string"
}
]
},
{
"name": "reveal",
"base": "",
"fields": [
{
"name": "vid",
"type": "string"
},
{
"name": "shoe_no",
"type": "string"
},
{
"name": "round",
"type": "string"
},
{
"name": "player1_index",
"type": "uint32"
},
{
"name": "player1_sign",
"type": "string"
},
{
"name": "player1",
"type": "string"
},
{
"name": "player2_index",
"type": "uint32"
},
{
"name": "player2_sign",
"type": "string"
},
{
"name": "player2",
"type": "string"
},
{
"name": "banker1_index",
"type": "uint32"
},
{
"name": "banker1_sign",
"type": "string"
},
{
"name": "banker1",
"type": "string"
},
{
"name": "banker2_index",
"type": "uint32"
},
{
"name": "banker2_sign",
"type": "string"
},
{
"name": "banker2",
"type": "string"
},
{
"name": "player3_index",
"type": "uint32"
},
{
"name": "player3_sign",
"type": "string"
},
{
"name": "player3",
"type": "string"
},
{
"name": "banker3_index",
"type": "uint32"
},
{
"name": "banker3_sign",
"type": "string"
},
{
"name": "banker3",
"type": "string"
},
{
"name": "player",
"type": "string"
},
{
"name": "banker",
"type": "string"
},
{
"name": "winner",
"type": "string"
}
]
}
],
"actions": [
{
"name": "checkresult",
"type": "checkresult",
"ricardian_contract": ""
},
{
"name": "deal",
"type": "deal",
"ricardian_contract": ""
},
{
"name": "fly",
"type": "fly",
"ricardian_contract": ""
},
{
"name": "porkcheck",
"type": "porkcheck",
"ricardian_contract": ""
},
{
"name": "reveal",
"type": "reveal",
"ricardian_contract": ""
}
],
"tables": [],
"ricardian_clauses": [],
"error_messages": [],
"abi_extensions": [],
"variants": [],
"action_results": []
}