Skip to content

Commit

Permalink
fix(lua id): bump lua id for ANT 9
Browse files Browse the repository at this point in the history
  • Loading branch information
atticusofsparta committed Dec 4, 2024
1 parent 5192c09 commit 9e8e7e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/constants.ts
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,6 @@ export const IO_TESTNET_PROCESS_ID =
export const ANT_REGISTRY_ID = 'i_le_yKKPVstLTDSmkHRqf-wYphMnwB9OhleiTgMkWc';
export const MIO_PER_IO = 1_000_000;
export const AOS_MODULE_ID = 'cbn0KKrBZH7hdNkNokuXLtGryrWM--PjSTBqIzw9Kkk';
export const ANT_LUA_ID = 'XP9_LFTae8C0yvCb_DUJaC5LXaiZIbiGT1yY25X0JCg';
export const ANT_LUA_ID = 'ezS3Z57rq_0skoG0WYmIqJ33mJiu0HbYNn9vEu12Mc4';
export const DEFAULT_SCHEDULER_ID =
'_GQ33BkPtZrqxA84vM8Zk-N2aO0toNNu_C-l-rawrBA';

0 comments on commit 9e8e7e8

Please sign in to comment.