Skip to main content

recover_system_credit_option_signer

Function recover_system_credit_option_signer 

pub fn recover_system_credit_option_signer(
    account: Address,
    nonce: u64,
    action: CreditOption,
    signature: &[u8],
    chain_id: u64,
) -> Result<Address, DirectiveError>