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 2, 2024
1 parent 018964a commit ce51232
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 @@ -250,6 +250,7 @@ export const BULL_JOB_NAME = {
REFRESH_ERC721_HOLDER_STATISTIC: 'refresh:erc721-holder-statistic',
CRAWL_EVM_ACCOUNT_PUBKEY: 'crawl:evm-account-pubkey',
UPDATE_EVM_ASSETS: 'update:evm-assets',
CRAWL_EVM_ACCOUNT_BALANCE_NONCE: 'crawl:evm-account-balance-nonce',
};

export const MSG_TYPE = {
Expand Down

0 comments on commit ce51232

Please sign in to comment.