blockiosaurus
blockiosaurus
This PR adds the isWallet rule, using the same check method of TM, to v1 and v2 of Auth rules. Note that in order to properly verify that a CPI...
This PR aims to make the ATA Program optional when the ATA is already initialized, removing one account that needs to be passed in.
Happy little fixes
In the TM SDK 1.13 we supported dynamic accounts by returning 0 from the size() trait function for TokenMetadataAccount. This indicated to the deserializer that the account was dynamically sized...