Skip to main content

authorize_signer

Function authorize_signer 

Source
pub fn authorize_signer(
    agent_auth: &dyn AgentAuthProvider,
    wallet: WalletAddress,
    signer: WalletAddress,
) -> Result<SignerContext, RequestAuthError>