diff --git a/config.yml b/config.yml index 1f9ed63..c000cdb 100644 --- a/config.yml +++ b/config.yml @@ -1,7 +1,7 @@ services: cns: - restEndpoint: '${CERC_REGISTRY_REST_ENDPOINT:-http:/138.197.130.188:1317}' - gqlEndpoint: '${CERC_REGISTRY_GQL_ENDPOINT:-http://138.197.130.188:9473/api}' + restEndpoint: '${CERC_REGISTRY_REST_ENDPOINT:-https://laconicd.laconic.com}' + gqlEndpoint: '${CERC_REGISTRY_GQL_ENDPOINT:-https://laconicd.laconic.com/api}' chainId: ${CERC_REGISTRY_CHAIN_ID:-laconic_9000-1} - gas: 550000 - fees: 200000aphoton + gas: 9550000 + fees: 15000000alnt diff --git a/package.json b/package.json index 2343b76..5c0840d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "private": true, - "name": "@kenz/pwa-test-15", + "name": "@kenz/pwa-test-150012", "version": "0.1.31", "repository": "https://github.com/quangtuyen88/loro-testnet-example-pwa", "scripts": {