feat: (pvm, avm, info) CP-9758 cleanup. WIP #2474
ci.yml
on: pull_request
Lint, build and test
29s
Annotations
2 errors
Lint, build and test:
src/vms/context/context.ts#L33
Type 'Readonly<{ xBlockchainID: string; pBlockchainID: string; cBlockchainID: string; avaxAssetID: string; baseTxFee: string; createAssetTxFee: string; networkID: number; hrp: string; platformFeeConfig: FeeConfig; feeState: FeeState; }>' is not assignable to type 'Context'.
|
Lint, build and test
Process completed with exit code 2.
|