Type Alias WalletAttestation

WalletAttestation: {
    agent: AgentPubKey;
    chain_wallet_signature: ChainWalletSignature;
    prev_action: ActionHash;
}