Skip to content

v2.0.0

Compare
Choose a tag to compare
@devDesu devDesu released this 14 Aug 07:52
· 15 commits to master since this release

v2.0.0

  • Update packages
  • Migrate from @project-serum/anchor -> @coral-xyz/anchor

Breaking changes

  • Token instruction setAuthority, arg authorityType changed from @solana/spl-token AuthorityType to IDL enum
  • Token instruction initializeAccount3, arg authority renamed to owner
  • Token instruction initializeAccount2, arg authority renamed to owner

Full Changelog: v1.1.1...v2.0.0