solana-program-library/examples
behzad nouri 76ad511ed0
patches test_lamport_transfer (#3346)
https://github.com/solana-labs/solana/pull/26606
prevents crediting a rent paying account if the account stays rent
paying. As a result, test_lamport_transfer fails.

The commit updates destination account lamports so that after transfer
it is no longer rent paying.
2022-07-14 22:31:02 +00:00
..
c fix logging example (#2427) 2021-09-17 12:35:32 -07:00
rust patches test_lamport_transfer (#3346) 2022-07-14 22:31:02 +00:00