Skip to content

Commit

Permalink
fix(mainnet process id): update mainnet process id
Browse files Browse the repository at this point in the history
  • Loading branch information
atticusofsparta committed Feb 20, 2025
1 parent 679522b commit 14b8e44
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/utils/constants.ts
Original file line number Diff line number Diff line change
Expand Up @@ -203,4 +203,4 @@ export const ANT_CHANGELOG = antChangelog;

// TODO: Replace with final mainnet process ID from SDK
export const ARIO_MAINNET_PROCESS_ID =
'PklI5-ORsL310QNAwh-LMcFycFxPkJ67MmoriUCaL3I';
'qNvAoz0TgcH7DMg8BCVn8jF32QH5L6T29VjHxhHqqGE';

0 comments on commit 14b8e44

Please sign in to comment.