Skip to main content

resolve_chains

Function resolve_chains 

Source
fn resolve_chains(configured: Option<Chain>, rpc_chain: Chain) -> (Chain, Chain)
Expand description

Decodes against the RPC chain, but looks ABIs up on the configured explorer chain.