
Table row type of nftprotocol
{ "name": "nft_protocol_row", "base": "", "fields": [ { "name": "asset_id", "type": "uint64" }, { "name": "code_id", "type": "uint64" } ] }
Table row type of nftprotocol
{
"name": "nft_protocol_row",
"base": "",
"fields": [
{
"name": "asset_id",
"type": "uint64"
},
{
"name": "code_id",
"type": "uint64"
}
]
}