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

Fixes: set writer + local test environment updates #102

Merged
merged 2 commits into from
Jan 12, 2022

Conversation

aalu1418
Copy link
Collaborator

No description provided.

@aalu1418 aalu1418 requested review from RodrigoAD and krebernisak and removed request for RodrigoAD January 12, 2022 21:02
const storeAddress = store.programId.toString()
const ocr2Address = ocr2.programId.toString()
const storeProgram = this.loadProgram(store.idl, storeAddress)
const ocr2Program = this.loadProgram(ocr2.idl, ocr2Address)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Uf nice catch

@aalu1418 aalu1418 merged commit 60cc230 into develop Jan 12, 2022
@aalu1418 aalu1418 deleted the fix/local-testing-gauntlet branch January 12, 2022 22:34
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

Successfully merging this pull request may close these issues.

2 participants