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

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    base?: BaseClient
    cache?: ClientCache
    network: Network