Skip to main content

authorize_signer

Function authorize_signer 

Source
async fn authorize_signer(
    state: &DirectiveAppState,
    action_key: ActionKey,
    account: Address,
    recovered_signer: Address,
) -> Result<(), ApiError>