mirror of
https://github.com/fluencelabs/aqua-playground
synced 2025-04-25 13:52:24 +00:00
update string
This commit is contained in:
parent
0249abc3c7
commit
3b8ca0819c
@ -5,14 +5,14 @@ export const krasnodarConfig = {
|
|||||||
relays: krasnodar,
|
relays: krasnodar,
|
||||||
externalAddressesRelay1: ['/ip4/164.90.171.139/tcp/7770', '/ip4/164.90.171.139/tcp/9990/ws'],
|
externalAddressesRelay1: ['/ip4/164.90.171.139/tcp/7770', '/ip4/164.90.171.139/tcp/9990/ws'],
|
||||||
externalAddressesRelay2: ["/ip4/164.90.164.229/tcp/7001", "/ip4/164.90.164.229/tcp/9001/ws"],
|
externalAddressesRelay2: ["/ip4/164.90.164.229/tcp/7001", "/ip4/164.90.164.229/tcp/9001/ws"],
|
||||||
tryCatchError: "Error: Service with id 'unex' not found"
|
tryCatchError: "Local service error, ret_code is 1, error message is '\"Service with id 'unex' not found (function getStr)\"'"
|
||||||
}
|
}
|
||||||
|
|
||||||
export const stageConfig = {
|
export const stageConfig = {
|
||||||
relays: stage,
|
relays: stage,
|
||||||
externalAddressesRelay1: ["/ip4/134.209.186.43/tcp/7001", "/ip4/134.209.186.43/tcp/9001/ws"],
|
externalAddressesRelay1: ["/ip4/134.209.186.43/tcp/7001", "/ip4/134.209.186.43/tcp/9001/ws"],
|
||||||
externalAddressesRelay2: ["/ip4/134.209.186.43/tcp/7770", "/ip4/134.209.186.43/tcp/9990/ws"],
|
externalAddressesRelay2: ["/ip4/134.209.186.43/tcp/7770", "/ip4/134.209.186.43/tcp/9990/ws"],
|
||||||
tryCatchError: "Error: Service with id 'unex' not found"
|
tryCatchError: "Local service error, ret_code is 1, error message is '\"Service with id 'unex' not found (function getStr)\"'"
|
||||||
}
|
}
|
||||||
|
|
||||||
export const testNetConfig = {
|
export const testNetConfig = {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user