Skip to content

Instantly share code, notes, and snippets.

@cc32d9
Last active August 23, 2022 08:58
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save cc32d9/9d5cc038c920b21d8b583779f03a75d2 to your computer and use it in GitHub Desktop.
Save cc32d9/9d5cc038c920b21d8b583779f03a75d2 to your computer and use it in GitHub Desktop.
Enterprise Antelope system contract requirements
  1. Permissioned chain with granular permissions for specific actions:
  • account creation
  • contract deployment
  • registering as producer
  1. No voting: the permissioned accounts just regproducer and start producing

  2. No RAM or CPU purchasing: unlimited quotas for all accounts

  3. No system token

  4. allow shrinking the schedule on unreg

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment