
Table row type of portfolios
{ "name": "portfolios", "base": "", "fields": [ { "name": "pollkey", "type": "uint64" }, { "name": "community", "type": "name" }, { "name": "creator", "type": "name" }, { "name": "totalvote", "type": "uint64[]" }, { "name": "answers", "type": "symbol[]" }, { "name": "nrofvoters", "type": "uint8" }, { "name": "sumofallopt", "type": "uint64" } ] }