Vana SDK - v0.1.0
    Preparing search index...

    Interface TrustServerParams

    Parameters for trusting a server

    interface TrustServerParams {
        serverId: `0x${string}`;
        serverUrl: string;
    }
    Index

    Properties

    Properties

    serverId: `0x${string}`

    Server ID (address)

    serverUrl: string

    Server URL