Skip to content

Commit

Permalink
Fix file ending
Browse files Browse the repository at this point in the history
  • Loading branch information
AlphaX-Projects authored Jan 7, 2024
1 parent d7f4437 commit 83e324c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion AutoUpdates.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
* Build auto-update download: `tools/build-auto-update.sh` - uploads auto-update file into new git branch
* Restart local node
* Publish auto-update transaction using *private key* for **non-admin** member of "dev" group:
`tools/publish-auto-update.sh non-admin-dev-member-private-key-in-base58`
`tools/publish-auto-update.pl non-admin-dev-member-private-key-in-base58`
* Wait for auto-update `ARBITRARY` transaction to be confirmed into a block
* Have "dev" group admins 'approve' auto-update using `tools/approve-auto-update.sh`
This tool will prompt for *private key* of **admin** of "dev" group
Expand Down

0 comments on commit 83e324c

Please sign in to comment.