solana-program-library/examples/rust/transfer-lamports
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
..
src fix: typo in comments 2021-10-18 19:02:46 -06:00
tests patches test_lamport_transfer (#3346) 2022-07-14 22:31:02 +00:00
Cargo.toml Update Solana crates to 1.10.29 (#3303) 2022-07-01 16:51:01 -04:00
Xargo.toml Add Rust examples (#815) 2020-11-11 00:01:10 -08:00