Fix bond id in deploy steps #8
@ -22,7 +22,7 @@
|
||||
- Configure `userKey` and `bondId` in the [registry CLI config](./config.yml):
|
||||
|
||||
- User key should be of the account that owns the `laconic-deploy` authority (owner account address: `laconic1kwx2jm6vscz38qlyujvq6msujmk8l3zangqahs`)
|
||||
- The bond should also be owned by same user (owned bond's ID: `230cfedda15e78edc8986dfcb870e1b618f65c56e38d2735476d2a8cb3f25e38`)
|
||||
- The bond should also be owned by same user (owned bond's ID: `5d82586d156fb6671a9170d92f930a72a49a29afb45e30e16fff2100e30776e2`)
|
||||
- If the authority is not available, follow [these steps to reserve a new authority](./publish-pricing.md#reserve-a-new-authority-optional)
|
||||
|
||||
```bash
|
||||
|
@ -1,7 +1,7 @@
|
||||
record:
|
||||
type: ApplicationRecord
|
||||
version: 0.0.1
|
||||
repository_ref: f6c6147340a8e173520af9b27ffcbc9d5e076fed
|
||||
version: 0.0.4
|
||||
repository_ref: bc0d10d4c38d2d20de88ac8352ab8571bbbffef4
|
||||
repository: ["https://git.vdb.to/LaconicNetwork/gor-deploy"]
|
||||
app_type: webapp
|
||||
name: gor-deploy
|
||||
|
Loading…
Reference in New Issue
Block a user