
Table row type of withdrawal
{ "name": "withdrawal", "base": "", "fields": [ { "name": "nonce", "type": "uint64" }, { "name": "signature", "type": "string" } ] }
Table row type of withdrawal
{
"name": "withdrawal",
"base": "",
"fields": [
{
"name": "nonce",
"type": "uint64"
},
{
"name": "signature",
"type": "string"
}
]
}