
Table row type of nextnonces
{ "name": "nextnonce", "base": "", "fields": [ { "name": "owner", "type": "name" }, { "name": "next_nonce", "type": "uint64" } ] }
Table row type of nextnonces
{
"name": "nextnonce",
"base": "",
"fields": [
{
"name": "owner",
"type": "name"
},
{
"name": "next_nonce",
"type": "uint64"
}
]
}