]> git.bitcoin.ninja Git - rust-lightning/commit
Set the `dns_resolution` feature in `OMDomainResolver` 2024-07-human-readable-names-resolution
authorMatt Corallo <git@bluematt.me>
Wed, 2 Oct 2024 18:23:31 +0000 (18:23 +0000)
committerMatt Corallo <git@bluematt.me>
Tue, 12 Nov 2024 15:53:35 +0000 (15:53 +0000)
commitcbdb8cb0cb5f1e8b9e676ad2d130b8bbc2b9e640
tree2b80faa4ec380f357b7c59b2c450975b1ca4979f
parent8e941426cfc6588e445bdece7494a89e0b162823
Set the `dns_resolution` feature in `OMDomainResolver`

`OMDomainResolver` actually does support building DNSSECProofs, so
should be setting the `dns_resolution` `NodeFeature` flag.
lightning-dns-resolver/Cargo.toml
lightning-dns-resolver/src/lib.rs