STREAM-1091: expose on-chain call utils, fix exports
github-actions
released this
23 Jan 10:59
·
112 commits
to master
since this release
- 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);