
Action parameter in createpollz
{ "name": "createpollz", "base": "", "fields": [ { "name": "question", "type": "string" }, { "name": "answers", "type": "string[]" }, { "name": "totalvote", "type": "uint64[]" }, { "name": "community", "type": "name" }, { "name": "creator", "type": "name" }, { "name": "uniqueurl", "type": "string" }, { "name": "description", "type": "string" }, { "name": "pollkey", "type": "uint64" } ] }