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

    Interface Server

    Server information

    interface Server {
        id: number;
        owner: `0x${string}`;
        url: string;
        serverAddress: `0x${string}`;
        publicKey: string;
    }
    Index

    Properties

    id: number

    Server ID (numeric)

    owner: `0x${string}`

    Server owner address

    url: string

    Server URL

    serverAddress: `0x${string}`

    Server address

    publicKey: string

    Server public key