diff options
| author | MarcoFalke <[email protected]> | 2020-09-22 15:02:18 +0200 |
|---|---|---|
| committer | MarcoFalke <[email protected]> | 2020-09-22 22:33:09 +0200 |
| commit | facaf9e61f4b9ea91fab554d495ebea1043d08fb (patch) | |
| tree | e2bbdd648b116b05a13da8f17faee9e523811a18 /doc/release-notes.md | |
| parent | doc: Update comments for new chain settings (-signet and -chain=signet) (diff) | |
| download | discoin-facaf9e61f4b9ea91fab554d495ebea1043d08fb.tar.xz discoin-facaf9e61f4b9ea91fab554d495ebea1043d08fb.zip | |
doc: Document signet BIP
Diffstat (limited to 'doc/release-notes.md')
| -rw-r--r-- | doc/release-notes.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/release-notes.md b/doc/release-notes.md index 0ce2b32c6..1baff028f 100644 --- a/doc/release-notes.md +++ b/doc/release-notes.md @@ -335,6 +335,10 @@ RPC Tests ----- +- The BIP 325 default signet can be enabled by the `-chain=signet` or `-signet` + setting. The settings `-signetchallenge` and `-signetseednode` allow + enabling a custom signet. + Credits ======= |