From 6deb847eacf65b65486cf46b9e5a4b49cd78f8e2 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 6c4dbce..b6fc1aa 100644 --- a/ops/deployments-from-scratch.md +++ b/ops/deployments-from-scratch.md @@ -1377,7 +1377,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: @@ -1394,6 +1396,7 @@ gasPrice: 1alnt EOF ``` + Note: The `userKey` account should own the authority `vaasl` ### Run