mirror of
https://github.com/dashpay/dash.git
synced 2024-12-26 20:42:59 +01:00
b1af3b8db9
1d8df0141
Fix MD formatting in REST-interface.md and spelling mistake in test_runner.py (MeshCollider)41f3e84aa
Fix inconsistencies and grammar in various files (MeshCollider) Pull request description: Just a simple fix of some inconsistent capitalization, formatting and grammar in a few files (no code changes) Tree-SHA512: 60b12a5a5c69a1af4a25b7db0b32ed806ed62ad2966cee08b3792a7cfa7f51848fd485349b4c09e60a7eedfdf55ee730c51daa066d6e226ae404c93342bf3e13 Without RPM stuff
17 lines
388 B
Markdown
17 lines
388 B
Markdown
PGP keys
|
|
========
|
|
|
|
This folder contains the public keys of developers and active contributors.
|
|
|
|
The keys are mainly used to sign git commits or the build results of Gitian
|
|
builds.
|
|
|
|
You can import the keys into gpg as follows. Also, make sure to fetch the
|
|
latest version from the key server to see if any key was revoked in the
|
|
meantime.
|
|
|
|
```sh
|
|
gpg --import ./*.pgp
|
|
gpg --refresh-keys
|
|
```
|