We list the proposed Zentra functions.
- committee_init the builtin func to init the committee who can approve the funcs.
- function_proposal the func to proposal new func. It is builtin and will be override by deploy.
- function_vote the func to vote new func. It is builtin and will be override by deploy.
- committee_add_member the func to add committee member.
- committee_remove_member the func to remove committee member.
- handle_purchase the func to handle POWid purchase from OP.
- handle_pow the func to handle POW commit to credit.