* Check if recipient is a wrapped account * Make clippy and fmt happy * Avoided mutable, more functional clarity * Add test for closing wrapped sol account * wrap the default account Co-authored-by: Jon Cinque <jon.cinque@gmail.com> * Fix formatting and failing tests Co-authored-by: Jon Cinque <jon.cinque@gmail.com> |
||
---|---|---|
.. | ||
src | ||
tests | ||
Cargo.toml | ||
README.md | ||
build.rs |
README.md
SPL Token program command-line utility
A basic command-line for creating and using SPL Tokens. See https://spl.solana.com/token for more details