feat: add support for non-18 decimal custom gas token #1145
build-test.yml
on: pull_request
Audit
12s
Check Formatting
14s
Test (Unit)
37s
Test (Integration)
25m 37s
Annotations
3 errors
Audit
Process completed with exit code 1.
|
src/createRollupGetRetryablesFees.unit.test.ts > successfully fetches retryable fees for a custom gas token chain:
src/createRollupGetRetryablesFees.unit.test.ts#L39
AssertionError: expected 124700000000084000n to deeply equal 124708400000000000n
- Expected
+ Received
- 124708400000000000n
+ 124700000000084000n
❯ src/createRollupGetRetryablesFees.unit.test.ts:39:20
|
Test (Unit)
Process completed with exit code 1.
|