We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9e836ac commit 6aa2c1dCopy full SHA for 6aa2c1d
release_process.md
@@ -17,7 +17,7 @@ created with the following steps:
17
1. include the changelog for this release as text for the release
18
1. attach signature.txt.asc
19
1. attach the bip39-standalone.html file
20
-1. Add a new post to twitter from @bip39tool with the version, link and hash
21
-1. Publish to any hosted locations (eg iancoleman.github.io/bip39)
22
1. Download the file from the release and confirm it hashes to the expected value `sha256sum bip39-standalone.html`
23
1. Download the signature from the release and verify it. `gpg --verify signature.txt.asc`
+1. Publish to any hosted locations (eg iancoleman.github.io/bip39)
+1. Add a new post to twitter from @bip39tool with the version, link and hash
0 commit comments