near-api-js - v7.0.4
Preparing search index...
types/provider/protocol
BlockResult
Interface BlockResult
interface
BlockResult
{
author
:
string
;
chunks
:
Chunk
[]
;
header
:
BlockHeader
;
}
Index
Properties
author
chunks
header
Properties
author
author
:
string
chunks
chunks
:
Chunk
[]
header
header
:
BlockHeader
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
author
chunks
header
near-api-js - v7.0.4
Loading...