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

Create an alert or avenue to run code if a recipient responded with incorrect proof #11

Open
brandonsturgeon opened this issue Nov 9, 2022 · 0 comments
Assignees
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@brandonsturgeon
Copy link
Member

Right now, if the recipient sends back an incorrect proof, it would be a no-op because the callback wouldn't be found in the awaitingProof table (ref: https://github.com/CFC-Servers/gm_express/blob/main/lua/gm_express/sh_init.lua#L131-L141)

We should have some way of erroring or alerting of this case at minimum, but letting the sender define an error handling function would also be nice.

@brandonsturgeon brandonsturgeon added enhancement New feature or request good first issue Good for newcomers labels Nov 9, 2022
@brandonsturgeon brandonsturgeon self-assigned this Nov 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant