Documentation
Preparing search index...
@mysten/sui-grpc
GrpcCoreClientOptions
Interface GrpcCoreClientOptions
interface
GrpcCoreClientOptions
{
base
:
Experimental_BaseClient
;
cache
?:
ClientCache
;
client
:
SuiGrpcClient
;
mvr
?:
MvrOptions
;
network
:
Network
;
}
Hierarchy
Experimental_CoreClientOptions
GrpcCoreClientOptions
Index
Properties
base
cache?
client
mvr?
network
Properties
base
base
:
Experimental_BaseClient
Optional
cache
cache
?:
ClientCache
client
client
:
SuiGrpcClient
Optional
mvr
mvr
?:
MvrOptions
network
network
:
Network
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
base
cache
client
mvr
network
Documentation
Loading...