Skip to content

Commit 9395f65

Browse files
committed
chore: code clean up
Signed-off-by: Tomás Migone <[email protected]>
1 parent 56c6845 commit 9395f65

File tree

2 files changed

+1
-44
lines changed

2 files changed

+1
-44
lines changed

e2e/scenarios/fixtures/funds.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
import { toGRT } from '../../../cli/network'
22

33
export const fund = {
4-
ethAmount: toGRT(0.1),
4+
ethAmount: toGRT(0.01),
55
grtAmount: toGRT(100_000),
66
}

e2e/scenarios/lib/helpers.ts

Lines changed: 0 additions & 43 deletions
This file was deleted.

0 commit comments

Comments
 (0)