v2.0.0
v2.0.0
- Update packages
- Migrate from @project-serum/anchor -> @coral-xyz/anchor
Breaking changes
- Token instruction
setAuthority
, argauthorityType
changed from@solana/spl-token AuthorityType
to IDL enum - Token instruction
initializeAccount3
, argauthority
renamed toowner
- Token instruction
initializeAccount2
, argauthority
renamed toowner
Full Changelog: v1.1.1...v2.0.0