
Table row type of mktfuel
{ "name": "__marketFuel", "base": "", "fields": [ { "name": "id", "type": "uint64" }, { "name": "items", "type": "pair_uint64___fuelSale[]" } ] }
Table row type of mktfuel
{
"name": "__marketFuel",
"base": "",
"fields": [
{
"name": "id",
"type": "uint64"
},
{
"name": "items",
"type": "pair_uint64___fuelSale[]"
}
]
}