assert_signed_domain_matches_provider_and_config

Function assert_signed_domain_matches_provider_and_config 

Source
pub fn assert_signed_domain_matches_provider_and_config(
    provider_chain_id: u64,
    domain_chain_id: U256,
    domain_verifying_contract: Address,
) -> Result<(), SdkError>
Expand description