Preparing search index...
The search index is not available
Documentation
Documentation
@near-js/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
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
author
chunks
header
Documentation
Loading...