From e2a2021b4b9b04e66e5176e8f68d3a381b90ef43 Mon Sep 17 00:00:00 2001 From: Christian Decker Date: Fri, 2 Jun 2017 18:17:38 +0200 Subject: [PATCH] bolt10: Add reference to BTC seed policy --- 10-dns-bootstrap.md | 1 + 1 file changed, 1 insertion(+) diff --git a/10-dns-bootstrap.md b/10-dns-bootstrap.md index 4cb10e3..fc0efc5 100644 --- a/10-dns-bootstrap.md +++ b/10-dns-bootstrap.md @@ -82,3 +82,4 @@ Querying for the `A` for the first virtual hostname from the previous example: - [RFC 1035 - Domain Names](https://www.ietf.org/rfc/rfc1035.txt) - [RFC 3596 - DNS Extensions to Support IP Version 6](https://tools.ietf.org/html/rfc3596) - [RFC 2782 - A DNS RR for specifying the location of services (DNS SRV)](https://www.ietf.org/rfc/rfc2782.txt) +- [Expectations for DNS Seed operators](https://github.com/bitcoin/bitcoin/blob/master/doc/dnsseed-policy.md)