Skip to content

Commit

Permalink
fix(luaID): update lua id to latest for ant source code
Browse files Browse the repository at this point in the history
  • Loading branch information
atticusofsparta committed Oct 1, 2024
1 parent ee3cd24 commit 9c13dd3
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 = 'zeglqubvIKvBEZaxAUuenLGGtQ1pJp9LZjd5hDe0-J0';
export const ANT_LUA_ID = 'pOh2yupSaQCrLI_-ah8tVTiusUdVNTxxeWTQQHNdf30';
export const DEFAULT_SCHEDULER_ID =
'_GQ33BkPtZrqxA84vM8Zk-N2aO0toNNu_C-l-rawrBA';

0 comments on commit 9c13dd3

Please sign in to comment.