darwinia-network / darwinia.js-1.0-deprecated

Javascript API and Types
Apache License 2.0
5 stars 4 forks source link

fix: in process orders result type #65

Closed JayJay1024 closed 2 years ago

JayJay1024 commented 2 years ago

The correct type is Vec<(LaneId, MessageNonce)>, and has been defined in https://github.com/darwinia-network/darwinia.js/blob/master/packages/types/src/interfaces/fee/definitions.ts#L28