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