Function bitcoind_client::explorer_from_url
source ยท pub async fn explorer_from_url(
network: Network,
block_explorer_type: BlockExplorerType,
url: Url,
) -> Box<dyn Explorer>
Expand description
Construct a block explorer client from an RPC URL, a network and a block explorer type