
Action parameter in bindcaptcha
{ "name": "bindcaptcha", "base": "", "fields": [ { "name": "user", "type": "name" }, { "name": "code", "type": "string" }, { "name": "ext", "type": "uint64" } ] }
Action parameter in bindcaptcha
{
"name": "bindcaptcha",
"base": "",
"fields": [
{
"name": "user",
"type": "name"
},
{
"name": "code",
"type": "string"
},
{
"name": "ext",
"type": "uint64"
}
]
}