Skip to main content

recover_system_credit_token_signer

Function recover_system_credit_token_signer 

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