
The data structures defined by this contract.
Table row type of recipients
{ "name": "recipients", "base": "", "fields": [ { "name": "user", "type": "name" }, { "name": "ratio", "type": "int32" } ] }
The data structures defined by this contract.
Table row type of recipients
{
"name": "recipients",
"base": "",
"fields": [
{
"name": "user",
"type": "name"
},
{
"name": "ratio",
"type": "int32"
}
]
}