diff options
| author | MarcoFalke <[email protected]> | 2016-04-13 12:34:32 +0200 |
|---|---|---|
| committer | MarcoFalke <[email protected]> | 2016-04-15 11:58:46 +0200 |
| commit | faf4c837fba119437ddbb36d6a799dc5fd79db37 (patch) | |
| tree | 4019774bd678fe58cd0dca252f81ce038e46d27f /doc | |
| parent | [gitian] Add marcofalke-key.pgp (diff) | |
| download | discoin-faf4c837fba119437ddbb36d6a799dc5fd79db37.tar.xz discoin-faf4c837fba119437ddbb36d6a799dc5fd79db37.zip | |
[gitian] Move keys to contrib/gitian-keys
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/release-process.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/release-process.md b/doc/release-process.md index 2c83896c2..5a6ac8482 100644 --- a/doc/release-process.md +++ b/doc/release-process.md @@ -115,7 +115,7 @@ The gbuild invocations below <b>DO NOT DO THIS</b> by default. Add other gitian builders keys to your gpg keyring - gpg --import ../bitcoin/contrib/gitian-downloader/*.pgp + gpg --import ../bitcoin/contrib/gitian-keys/*.pgp Verify the signatures |