cennznet / api.js

CENNZnet JS API for browsers, React Native and Node.js
Apache License 2.0
10 stars 10 forks source link

Fixes lock balance for rtm version <= 48 #444

Closed KarishmaBothara closed 2 years ago

KarishmaBothara commented 2 years ago
Screen Shot 2022-04-01 at 1 15 13 PM Screen Shot 2022-04-01 at 2 45 41 PM

Desc - Currently the balance lock query for generic asset fails with rc3.. This PR fixes that. Also added link to upgrade guide so that it appears on npm registry.

File changed - packages/api/CHANGELOG.md packages/api/README.md packages/api/test/e2e/api.create.e2e.ts (added test) packages/types/src/interfaces/injects.ts - use specific Reasons type