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

Fixing mint to example and adding more context to readme #226

Merged
merged 1 commit into from
Oct 7, 2021

Conversation

hoakbuilds
Copy link
Member

Status Type ⚠️ Core Change Issue
Ready Hotfix No Closes #222

Problem

What problem are you trying to solve?

SimpleMintTo example is failing because of a missing signer
Lack of context on what to do when accounts have already been created in the context of running the examples

Solution

How did you solve the problem?

Added the initialAccount to the list of signers for SimpleMintTo
Added more context to readme

Copy link
Member

@tiago18c tiago18c left a comment

Choose a reason for hiding this comment

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

LGTM

@hoakbuilds hoakbuilds merged commit 2c987eb into bmresearch:master Oct 7, 2021
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.

AssociatedTokenAccountsExample and SimpleMintToExample fail
2 participants