Documentation
Preparing search index...
@mysten/sui
client
CoreClientOptions
Interface CoreClientOptions
interface
CoreClientOptions
{
base
:
BaseClient
;
cache
?:
ClientCache
;
mvr
?:
MvrOptions
;
network
:
Network
;
}
Hierarchy (
View Summary
)
SuiClientOptions
CoreClientOptions
Index
Properties
base
cache?
mvr?
network
Properties
base
base
:
BaseClient
Optional
cache
cache
?:
ClientCache
Optional
mvr
mvr
?:
MvrOptions
network
network
:
Network
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
base
cache
mvr
network
Documentation
Loading...