Documentation
Preparing search index...
@mysten/walrus
StorageNode
Interface StorageNode
interface
StorageNode
{
id
:
string
;
info
:
{
metadata
:
{
id
:
{
id
:
string
}
}
;
name
:
string
;
network_address
:
string
;
network_public_key
:
number
[]
;
next_epoch_public_key
:
null
|
{
bytes
:
number
[]
}
;
node_id
:
string
;
public_key
:
{
bytes
:
number
[]
}
;
}
;
networkUrl
:
string
;
nodeIndex
:
number
;
shardIndices
:
number
[]
;
}
Index
Properties
id
info
network
Url
node
Index
shard
Indices
Properties
id
id
:
string
info
info
:
{
metadata
:
{
id
:
{
id
:
string
}
}
;
name
:
string
;
network_address
:
string
;
network_public_key
:
number
[]
;
next_epoch_public_key
:
null
|
{
bytes
:
number
[]
}
;
node_id
:
string
;
public_key
:
{
bytes
:
number
[]
}
;
}
network
Url
networkUrl
:
string
node
Index
nodeIndex
:
number
shard
Indices
shardIndices
:
number
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
id
info
network
Url
node
Index
shard
Indices
Documentation
Loading...