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

tic-tac-toe test throwing Error: unknown signer: ... #101

Open
chasing-pointers opened this issue Jul 22, 2024 · 1 comment
Open

tic-tac-toe test throwing Error: unknown signer: ... #101

chasing-pointers opened this issue Jul 22, 2024 · 1 comment

Comments

@chasing-pointers
Copy link

When attempting to execute tic-tac-toe.ts , the program throws an unknown singer error.

This happens the first time an invocation to play() is called with playerTwo. All code being used is exactly as represented in this repo with the exception of commenting out tests after the second play invocation in it("player one wins").

Apologies if this is something dumb I'm doing.

@acheroncrypto
Copy link
Collaborator

I'm not able to reproduce the issue — running anchor test works for me.

Probably not related, but I've added toolchain information in #102, so that you have the correct versions when running the example(s).

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

2 participants