mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-03-24 22:45:41 +01:00
Merge #19072: doc: Expand section on Getting Started
facef3d413doc: Explain that anyone can work on good first issues, move text to CONTRIBUTING.md (MarcoFalke)fae2fb2a19doc: Expand section on Getting Started (MarcoFalke)100000d1b2doc: Add headings to CONTRIBUTING.md (MarcoFalke)fab893e0cadoc: Fix unrelated typos reported by codespell (MarcoFalke) Pull request description: Some random doc changes: * Add sections to docs, so that they can be linked to * Explain that anyone (even maintainers) are allowed to work on good first issues * Expand section on Getting Started slightly ACKs for top commit: hebasto: ACKfacef3d413fanquake: ACKfacef3d413Tree-SHA512: 8998e273a76dbf4ca77e79374c14efe4dfcc5c6df6b7d801e1e1e436711dbe6f76b436f9cbc6cacb45a56827babdd6396f3bd376a9426ee7be3bb9b8a3b8e383
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
# file COPYING or http://www.opensource.org/licenses/mit-license.php.
|
||||
"""
|
||||
Test deprecation of the RPC getaddressinfo `label` field. It has been
|
||||
superceded by the `labels` field.
|
||||
superseded by the `labels` field.
|
||||
|
||||
"""
|
||||
from test_framework.test_framework import BitcoinTestFramework
|
||||
|
||||
Reference in New Issue
Block a user