oasis.js icon indicating copy to clipboard operation
oasis.js copied to clipboard

cbor decode for emitted events ; spellings

Open ssavvides opened this issue 6 years ago • 1 comments

This PR:

  • Fixes a bug in packages/service/src/coder/oasis.ts when decoding a subscription event.
  • Fixes some minor spelling mistakes

ssavvides avatar Dec 03 '19 07:12 ssavvides

to get CI to pass, you'll want to update the toolchain installed in .circleci/config.yml to unstable

nhynes avatar Dec 03 '19 08:12 nhynes