Documentation
    Preparing search index...
    interface SuiClientOptions {
        base?: BaseClient;
        cache?: ClientCache;
        network: SuiClientTypes.Network;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    base?: BaseClient
    cache?: ClientCache