near-api-js - v7.0.4
Preparing search index...
rpc/types.gen
RpcChunkError
Type Alias RpcChunkError
RpcChunkError
:
|
{
info
:
{
error_message
:
string
}
;
name
:
"INTERNAL_ERROR"
}
|
{
info
:
{
[
key
:
string
]:
unknown
}
;
name
:
"UNKNOWN_BLOCK"
}
|
{
info
:
{
shard_id
:
ShardId
}
;
name
:
"INVALID_SHARD_ID"
}
|
{
info
:
{
chunk_hash
:
CryptoHash
}
;
name
:
"UNKNOWN_CHUNK"
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
near-api-js - v7.0.4
Loading...