solana-program-library/token/rust
Tyera Eulberg 2daa6e645f
token-2022: add DefaultAccountState mint extension (#2810)
* Add DefaultAccountState extension

* Check DefaultAccountState in InitializeAccount

* Add rust client functionality

* Add tests

* Simplify ix variants

* Fixup freeze-auth signing state for multisig

* Add InitializeMint check to prevent freeze_authority.is_none() and default AccountState::Frozen

* Use separate freeze_authority in program_test

* Add docs for default-state instruction data

* Rebase on #2807
2022-01-26 13:30:24 -07:00
..
src token-2022: add DefaultAccountState mint extension (#2810) 2022-01-26 13:30:24 -07:00
tests token-2022: Assess transfer fees (#2807) 2022-01-26 19:25:10 +01:00
Cargo.toml spl-token-client no longer hard codes the token program id 2022-01-24 17:41:47 -08:00