Skip to content
This repository has been archived by the owner on Sep 16, 2024. It is now read-only.

[Bug]: Course 3 : Write data to the network #56

Open
foreverxdord opened this issue Feb 24, 2024 · 1 comment
Open

[Bug]: Course 3 : Write data to the network #56

foreverxdord opened this issue Feb 24, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@foreverxdord
Copy link

foreverxdord commented Feb 24, 2024

When the balance of the target address is 0, the tutorial's const LAMPORTS_TO_SEND = 5000; will throw an error:

SendTransactionError: failed to send transaction: Transaction simulation failed: Transaction results in an account (1) with insufficient funds for rent.

It needs to be increased, I have set it to 500000000.

@foreverxdord foreverxdord added the bug Something isn't working label Feb 24, 2024
@KevinQuantJIN
Copy link

Same issue here, seconded

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants