
Table row type of config
{ "name": "config_row", "base": "", "fields": [ { "name": "airdrop_contract", "type": "string" }, { "name": "function_selector", "type": "string" }, { "name": "gas_limit", "type": "uint64" } ] }
Table row type of config
{
"name": "config_row",
"base": "",
"fields": [
{
"name": "airdrop_contract",
"type": "string"
},
{
"name": "function_selector",
"type": "string"
},
{
"name": "gas_limit",
"type": "uint64"
}
]
}