Skip to content

STREAM-1091: expose on-chain call utils, fix exports

Compare
Choose a tag to compare
@github-actions github-actions released this 23 Jan 10:59
· 112 commits to master since this release
8f74eb9
  • expose methods to check whether ATA exists, create ATAs;
  • separate some on-chain utils from StreamClient into utils;
  • add chain folders to exports;
  • make index exports in chains folders a bit more consistent (with how we export in Solana);