This repository has been archived by the owner on Aug 30, 2024. It is now read-only.
fix #151
Annotations
2 errors and 2 warnings
Run eslint:
src/chain-evm/tx-generators/createOrderFullfillTx.ts#L29
Argument of type '{ unlockAuthority: Uint8Array; externalCallRewardBeneficiary: Uint8Array; preswapChangeRecipient: Uint8Array | undefined; }' is not assignable to parameter of type '{ unlockAuthority: Uint8Array; externalCallRewardBeneficiary?: Uint8Array | undefined; srcTokenInPermitEnvelope?: string | undefined; }'.
|
Run eslint
Process completed with exit code 1.
|
Run eslint:
src/chain-common/mixins.ts#L10
Unexpected unnamed function
|
Run eslint:
src/init.ts#L4
Unexpected unnamed function
|