Skip to content

Instantly share code, notes, and snippets.

@AnthonyAkentiev
Created July 22, 2018 08:51
Show Gist options
  • Save AnthonyAkentiev/4cf73cef9f97d48f5e7de567f4e83742 to your computer and use it in GitHub Desktop.
Save AnthonyAkentiev/4cf73cef9f97d48f5e7de567f4e83742 to your computer and use it in GitHub Desktop.
function updateDaoParams(Params _params) isCanDo("DevZen_updateDaoParams") public 
function selectNextHost(address _nextHost) isCanDo("DevZen_selectNextHost") public;
function moveToNextEpisode(bool _guestHasCome) isCanDo("DevZen_moveToNextExpisode") public;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment