Davirain 17afe2e7a4 add rust workspace and update crates version (#41) 2 سال پیش
..
program 17afe2e7a4 add rust workspace and update crates version (#41) 2 سال پیش
tests 2e9548d0ff add default account state mint 2 سال پیش
README.md ef0d503b54 add example for default account states 2 سال پیش
cicd.sh 2e9548d0ff add default account state mint 2 سال پیش
package.json 2e9548d0ff add default account state mint 2 سال پیش
tsconfig.json 2e9548d0ff add default account state mint 2 سال پیش

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.