Mike MacCana 2c4cb8f527 Fix: all the biome errors and update biome (#86) hai 1 ano
..
anchor a3b87a4948 update: tokens native, formatter, trigger action on project changes (#81) hai 1 ano
native 2c4cb8f527 Fix: all the biome errors and update biome (#86) hai 1 ano
README.md 3bd26a073a PDA rent-payer example %!s(int64=2) %!d(string=hai) anos

README.md

PDA Rent-Payer

This examples demonstrates how to use a PDA to pay the rent for the creation of a new account.

The key here is accounts on Solana are automatically created under ownership of the System Program when you transfer lamports to them. So, you can just transfer lamports from your PDA to the new account's public key!