
Action parameter in commithash
{ "name": "commithash", "base": "", "fields": [ { "name": "player_name", "type": "name" }, { "name": "hash", "type": "uint8[]" } ] }
Action parameter in commithash
{
"name": "commithash",
"base": "",
"fields": [
{
"name": "player_name",
"type": "name"
},
{
"name": "hash",
"type": "uint8[]"
}
]
}