Add bond id and authority

This commit is contained in:
Nabarun 2025-07-25 20:20:00 +05:30
parent e25040de58
commit f12cd8b73c
2 changed files with 4 additions and 4 deletions

View File

@ -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

View File

@ -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