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

Build submodule to verify transactions before they are accepted into the database #28

Open
darcys22 opened this issue May 29, 2020 · 0 comments

Comments

@darcys22
Copy link
Owner

This will primarily be for the checking of signatures in the transactions however it should also be extensible enough to alllow for users to add their own checks on transactions before they are accepted.

Create a register of verification services that are all called when a transaction is received. They get passed the transaction and have a chance to veto the transaction providing a fail message

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