solana-program-library/token/client
samkim-crypto 7633f6f81d
token-2022: Add support for non transferable and immutable ownership in token client (#3582)
* add token client support for non transferable mint

* resolve conflict

* add basic tests for non transferable token account

* add test for fees for non-transferable accounts

* resolve test failure from rebase
2022-09-14 17:37:09 +09:00
..
src token-2022: Add support for non transferable and immutable ownership in token client (#3582) 2022-09-14 17:37:09 +09:00
tests token-client: Change create_account to return T::Output (#3584) 2022-09-10 16:01:50 +02:00
Cargo.toml token-client: Add fmt::Display implementation to RpcClientResponse (#3594) 2022-09-12 22:09:55 +02:00