Add step to disconnect wallet for stage 1
This commit is contained in:
parent
fddc298640
commit
7f742cc57c
@ -63,6 +63,8 @@ Instructions to reset / update the deployments
|
||||
|
||||
cat <<EOF > laconic-faucet-deployment/config.env
|
||||
CERC_FAUCET_KEY=$FAUCET_ACCOUNT_PK
|
||||
|
||||
CERC_LACONICD_CHAIN_ID=loro-testnet-0
|
||||
EOF
|
||||
|
||||
# Stop the deployment
|
||||
|
@ -197,7 +197,7 @@ laconic-so deployment --dir testnet-laconicd-deployment start
|
||||
|
||||
* Visit the [validator creation](https://loro-signup.laconic.com/validator) page
|
||||
|
||||
* If required, connect testnet-onboarding app to the wallet with which onboarding was done on stage0
|
||||
* Click on `DISCONNECT` if wallet is already connected and then connect again to pair using the stage1 chain ID
|
||||
|
||||
* Select the Laconic account (same as the one used while onboarding) using which you wish to send the create validator request
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user