option
typeValue
polls.option
question
stringValue
"What's your favorite gno.land feature?"
options
[]*polls.option- OID
- 075d1b…0c67:11
options details
voters
v0.Tree// address string -> struct{}
- OID
- 075d1b…0c67:6
voters details
init.4
func()- OID
- 075d1b…0c67:7
init.4 details
Vote
func(i int)Vote casts a vote for the option at index i. Each address may vote once. EOA-only — MsgRun callers are rejected.
- OID
- 075d1b…0c67:9
Vote details
Render
func(path string) stringRender shows the poll question, options, and current vote tally.
- OID
- 075d1b…0c67:10