Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[attestation]: levies and authorities #10

Open
koolamusic opened this issue Oct 13, 2024 · 0 comments
Open

[attestation]: levies and authorities #10

koolamusic opened this issue Oct 13, 2024 · 0 comments

Comments

@koolamusic
Copy link
Member

Attestations that require a levy should only be created by authorities. however given the fact that a schema can be created by anybody, this will not be enforced, thus we have two options

Option 1:

A schema that requires a levy should use a custom resolver implementation to handle all of the logic around collection of their levies.

Option 2:

Only allow verified authorities use our payable_resolvers to collect levies for their attestations.
This helps in creating a value add for "verified authorities" and also incentivise our development efforts for the security and robustness of default_resolvers

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

No branches or pull requests

1 participant