From b754e2e4f9b76f964b785ed62a2812ddae870499 Mon Sep 17 00:00:00 2001 From: Adw8 Date: Fri, 25 Oct 2024 15:34:40 +0530 Subject: [PATCH] Add authority in frontend deploy script config --- ops/deployments-from-scratch.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/ops/deployments-from-scratch.md b/ops/deployments-from-scratch.md index 08419d2..3aed546 100644 --- a/ops/deployments-from-scratch.md +++ b/ops/deployments-from-scratch.md @@ -1494,7 +1494,9 @@ ```bash REGISTRY_BOND_ID= DEPLOYER_LRN= + AUTHORITY=vaasl ``` + Note: The bond id should be set to the `vaasl` authority * Update required laconic config. You can use the same `userKey` and `bondId` used for snowball-backend: @@ -1511,6 +1513,7 @@ gasPrice: 1alnt EOF ``` + Note: The `userKey` account should own the authority `vaasl` ### Run