Skip to content

Commit

Permalink
chore: ar.io token process
Browse files Browse the repository at this point in the history
  • Loading branch information
ppedziwiatr committed Aug 30, 2024
1 parent 21454da commit c5aadd0
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 @@ -9,7 +9,8 @@ const AO_TESTNET_PROCESS = [
'fev8nSrdplynxom78XaQ65jSo7-88RxVVVPwHG8ffZk',
'5CO540fLWa_grlzCWezBTgzO91W_kBOZzd1yjU_aSiI',
'4fVi8P-xSRWxZ0EE0EpltDe8WJJvcD9QyFXMqfk-1UQ',
'iSkAfYYaQJQxojSXYKcWC1ruJva9EIb3JiIQNZAU5_E'
'iSkAfYYaQJQxojSXYKcWC1ruJva9EIb3JiIQNZAU5_E',
'agYcCFJtrMG6cqMuZfskIkFTGvUPddICmtQSBIoPdiA'
]

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

0 comments on commit c5aadd0

Please sign in to comment.