kevinheavey / solders

A high-performance Python toolkit for Solana, written in Rust
https://kevinheavey.github.io/solders/
Apache License 2.0
205 stars 23 forks source link

added funded receipt #25

Closed Dassy23 closed 1 year ago

Dassy23 commented 1 year ago

Added unfunded receipt to allow transfer to new unfunded accounts. Wasn't sure how to test with it with a local validator or devnet.