Skip to content

Refactor: Remove unnecessary BN use #106

Refactor: Remove unnecessary BN use

Refactor: Remove unnecessary BN use #106

Triggered via pull request May 8, 2024 13:14
@bh2smithbh2smith
synchronize #27
remove-BN
Status Failure
Total duration 35s
Artifacts

ci.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors
types: src/chains/ethereum.ts#L112
Argument of type 'bigint | undefined' is not assignable to parameter of type 'BN | undefined'.
types
Process completed with exit code 2.