Add bond id and authority
This commit is contained in:
parent
e25040de58
commit
f12cd8b73c
@ -1,10 +1,10 @@
|
|||||||
# ENV for registry operations
|
# ENV for registry operations
|
||||||
|
|
||||||
# Bond to use
|
# Bond to use
|
||||||
REGISTRY_BOND_ID=
|
REGISTRY_BOND_ID=5d82586d156fb6671a9170d92f930a72a49a29afb45e30e16fff2100e30776e2
|
||||||
|
|
||||||
# Target deployer LRN
|
# Target deployer LRN
|
||||||
DEPLOYER_LRN=
|
DEPLOYER_LRN=lrn://vaasl-provider/deployers/webapp-deployer-api.apps.vaasl.io
|
||||||
|
|
||||||
# Authority to deploy the app under
|
# Authority to deploy the app under
|
||||||
AUTHORITY=
|
AUTHORITY=laconic-deploy
|
||||||
|
@ -4,6 +4,6 @@ services:
|
|||||||
rpcEndpoint: 'https://laconicd-mainnet-1.laconic.com'
|
rpcEndpoint: 'https://laconicd-mainnet-1.laconic.com'
|
||||||
gqlEndpoint: 'https://laconicd-mainnet-1.laconic.com/api'
|
gqlEndpoint: 'https://laconicd-mainnet-1.laconic.com/api'
|
||||||
userKey:
|
userKey:
|
||||||
bondId:
|
bondId: 5d82586d156fb6671a9170d92f930a72a49a29afb45e30e16fff2100e30776e2
|
||||||
chainId: laconic-mainnet
|
chainId: laconic-mainnet
|
||||||
gasPrice: 0.001alnt
|
gasPrice: 0.001alnt
|
||||||
|
Loading…
Reference in New Issue
Block a user