Skip to content

Commit

Permalink
feat: update constants evm
Browse files Browse the repository at this point in the history
  • Loading branch information
fibonacci998 committed Oct 3, 2024
1 parent ce51232 commit 5edd884
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/services/evm/constant.ts
Original file line number Diff line number Diff line change
Expand Up @@ -251,6 +251,7 @@ export const BULL_JOB_NAME = {
CRAWL_EVM_ACCOUNT_PUBKEY: 'crawl:evm-account-pubkey',
UPDATE_EVM_ASSETS: 'update:evm-assets',
CRAWL_EVM_ACCOUNT_BALANCE_NONCE: 'crawl:evm-account-balance-nonce',
UPDATE_ACCOUNT_ID_IN_EVM_TX: 'update:account-id-in-evm-tx',
};

export const MSG_TYPE = {
Expand Down

0 comments on commit 5edd884

Please sign in to comment.