dhiway / cord.js

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

network dispatch key changes #146

Closed smohan-dw closed 7 months ago

smohan-dw commented 7 months ago

All network interactions except delegations will use the DID authentication key to sign the extrinsic. The off-chain document signing will continue to use the DID assertion method.

smohan-dw commented 7 months ago

b74bb44 closes https://github.com/dhiway/cord.js/issues/143