bitcoind_client

Function 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