Vana SDK - v2.2.2
    Preparing search index...

    Interface UntrustServerTypedData

    EIP-712 typed data for UntrustServer

    interface UntrustServerTypedData {
        domain: PermissionGrantDomain;
        types: { UntrustServer: { name: string; type: string }[] };
        primaryType: "UntrustServer";
        message: UntrustServerInput;
    }

    Hierarchy (View Summary)

    Index

    Properties

    EIP-712 domain

    types: { UntrustServer: { name: string; type: string }[] }

    EIP-712 types

    primaryType: "UntrustServer"

    Primary type

    Message to sign