Valentin Madrid ef0d503b54 add example for default account states %!s(int64=2) %!d(string=hai) anos
..
program c3b313f3d8 add comment before initializing extension %!s(int64=2) %!d(string=hai) anos
tests 2e9548d0ff add default account state mint %!s(int64=2) %!d(string=hai) anos
README.md ef0d503b54 add example for default account states %!s(int64=2) %!d(string=hai) anos
cicd.sh 2e9548d0ff add default account state mint %!s(int64=2) %!d(string=hai) anos
package.json 2e9548d0ff add default account state mint %!s(int64=2) %!d(string=hai) anos
tsconfig.json 2e9548d0ff add default account state mint %!s(int64=2) %!d(string=hai) anos

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.