pub(crate) async fn resolve_transaction_network(
config: &Config,
requires_tempo: bool,
) -> Result<NetworkVariant>Expand description
Resolves the RPC request family before typed transaction construction.
pub(crate) async fn resolve_transaction_network(
config: &Config,
requires_tempo: bool,
) -> Result<NetworkVariant>Resolves the RPC request family before typed transaction construction.