bitcoin-dns 0.1.16-alpha.0

functions to allow for service lookup -- resolve host strings to their corresponding network addresses
Documentation
1
2
3
4
5
pub(crate) use bitcoin_derive::*;
pub(crate) use bitcoin_imports::*;
pub(crate) use bitcoin_network::*;
pub(crate) use bitcoin_proxy::*;
pub(crate) use bitcoin_service::*;