Documentation
    Preparing search index...

    Interface Network

    interface Network {
        name?: string;
        rpcUrl?: string;
        type: NetworkType;
    }
    Index

    Properties

    Properties

    name?: string
    rpcUrl?: string