Skip to content

Conversation

@vasco-santos
Copy link

Hey folks,

Really appreciate this example to ramp up with Solana. I was hitting an issue running it where the connection to the cluster was not stable, typically resulting in error: "Unable to fetch minimum balance for rent exemption"

After some research, realised that single is an old, deprecated commitment level (from Solana v1.9). Swapping it to confirmed made sense to be, given it means the transation has been included in a block for at least 66% of the network.

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.

1 participant