Skip to main content

recover_hl_order_signer

Function recover_hl_order_signer 

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