Davirain 17afe2e7a4 add rust workspace and update crates version (#41) il y a 2 ans
..
program 17afe2e7a4 add rust workspace and update crates version (#41) il y a 2 ans
tests 2e9548d0ff add default account state mint il y a 2 ans
README.md ef0d503b54 add example for default account states il y a 2 ans
cicd.sh 2e9548d0ff add default account state mint il y a 2 ans
package.json 2e9548d0ff add default account state mint il y a 2 ans
tsconfig.json 2e9548d0ff add default account state mint il y a 2 ans

README.md

Token22 with default account state

This extension makes it possible to set a default state for all underlying Token accounts of a certain Mint.

These account states can be:

  • initialized: normal token account that can perform actions like transfers
  • frozen: the owner of this token account will not be able to perform any actions with his token.