Skip to content

Commit

Permalink
chore(mu): testnet bridge processes
Browse files Browse the repository at this point in the history
  • Loading branch information
Tadeuchi committed Sep 6, 2024
1 parent b9fc930 commit e6fee59
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion servers/mu/src/domain/clients/cu.js
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,8 @@ const AO_TESTNET_PROCESS = [
'xU9zFkq3X2ZQ6olwNVvr1vUWIjc3kXTWr7xKQD6dh10',
'A87q3Fgx0zrTaC5u-ca_swqNF42rUqMfbrjNa_xY_oI', // cbbridge
'vkRkiLKPOC4D3XnzRcS5yq7Kqb1Uv5iKsyYA_1aeLj8', // cbbridge test
'89_4zUaRp7RAIz4wZ7n5VgW548i6L2n__-McQzqLn4c' // cbbridge prod
'89_4zUaRp7RAIz4wZ7n5VgW548i6L2n__-McQzqLn4c', // cbbridge prod
't6rem72B6xwNnVfzNBETLkCYu5CqpmtgfCSgJt7TTx4' // cbbridge test
]

const AO_TESTNET_CU_URL = 'https://cu.ao-testnet.xyz'
Expand Down

0 comments on commit e6fee59

Please sign in to comment.