Closed drunkplato closed 2 years ago
Allows a host to add action .hoon files to a predefined folder in the %ballot desk that can be triggered when the vote is counted and a choice wins.
.hoon
%ballot
Each .hoon will receive the result-summary object along with the choice metadata (which could be expanded for the action API) as input.
This should be mapped out and documented.
This is essentially done.
Allows a host to add action
.hoon
files to a predefined folder in the%ballot
desk that can be triggered when the vote is counted and a choice wins.Each
.hoon
will receive the result-summary object along with the choice metadata (which could be expanded for the action API) as input.This should be mapped out and documented.