Skip to content

Commit a938f60

Browse files
committed
chore: removed unused constants
Signed-off-by: Logan Nguyen <[email protected]>
1 parent b522af2 commit a938f60

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

packages/relay/src/lib/constants.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -73,8 +73,6 @@ export default {
7373
CACHE_TTL,
7474
DEFAULT_TINY_BAR_GAS: 72, // (853454 / 1000) * (1 / 12)
7575
ETH_FUNCTIONALITY_CODE: 84,
76-
EXCHANGE_RATE_FILE_ID: '0.0.112',
77-
FEE_SCHEDULE_FILE_ID: '0.0.111',
7876

7977
TYPE_CONTRACT: 'contract',
8078
TYPE_ACCOUNT: 'account',

0 commit comments

Comments
 (0)