dhiway / cord.js

Cord JS API
Apache License 2.0
35 stars 46 forks source link

packages/asset: implement revoke functionality #167

Closed amarts closed 5 months ago

amarts commented 5 months ago

With https://github.com/dhiway/cord/pull/277 pallet/asset will have revoke call, and cord.js should support that in the SDK.

Also update the asset-tx to consume and test the for the same.

NiranjanAP commented 5 months ago

Implemented as part of https://github.com/dhiway/cord.js/pull/169