2024-09-23 08:19:40 +00:00
|
|
|
services:
|
|
|
|
registry:
|
2024-09-26 06:04:19 +00:00
|
|
|
rpcEndpoint: 'http://{{ subdomain_cluster_control }}.{{ full_domain }}:26657'
|
|
|
|
gqlEndpoint: 'http://{{ subdomain_cluster_control}}.{{ full_domain }}:9473/api'
|
2024-09-23 08:19:40 +00:00
|
|
|
userKey: "{{ ALICE_PK }}"
|
|
|
|
bondId: "{{ BOND_ID }}"
|
|
|
|
chainId: lorotestnet-1
|
|
|
|
gas: 200000
|
2024-10-01 10:32:32 +00:00
|
|
|
fees: 200000alnt
|