Skip to content
This repository was archived by the owner on Jan 15, 2025. It is now read-only.

implement special genesis decorator #21

Open
Connoropolous opened this issue Oct 12, 2018 · 0 comments
Open

implement special genesis decorator #21

Connoropolous opened this issue Oct 12, 2018 · 0 comments

Comments

@Connoropolous
Copy link
Collaborator

Connoropolous commented Oct 12, 2018

need to double check what stuff genesis gets passed on input

@zome_callbacks(genesis)
function genesis(): Boolean {
  return true
}

this seems like a good pattern, because we will need another one that is very similar, for other zome_callbacks, like receive

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant