
Table row type of utxoglobals
{ "name": "utxo_global", "base": "", "fields": [ { "name": "id", "type": "uint64" }, { "name": "next_pk", "type": "uint64" } ] }
Table row type of utxoglobals
{
"name": "utxo_global",
"base": "",
"fields": [
{
"name": "id",
"type": "uint64"
},
{
"name": "next_pk",
"type": "uint64"
}
]
}