Add authority in frontend deploy script config
This commit is contained in:
parent
a994271c52
commit
6deb847eac
@ -1377,7 +1377,9 @@
|
||||
```bash
|
||||
REGISTRY_BOND_ID=<bond-id>
|
||||
DEPLOYER_LRN=<target-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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user