Search Apps Documentation Source Content File Folder Download Copy Actions Download State String Boolean Number Struct Map Slice Pointer Function Closure Reference Nil Package Type Interface Unknown

memba_dao source realm

Functions 4

func Execute

crossing Action
1func Execute(cur realm, proposalID uint64)
source

Execute triggers execution of an approved proposal's actions.

func Propose

crossing Action
1func Propose(cur realm, req daokit.ProposalRequest)
source

Propose creates a new governance proposal. Must be called via MsgRun (gnokey maketx run) for cross-realm support.

func Render

1func Render(path string) string
source

Render generates the web UI for gnoweb.

func Vote

crossing Action
1func Vote(cur realm, proposalID uint64, vote daocond.Vote)
source

Vote allows DAO members to cast their vote on a proposal.

Imports 4

Source Files 2