Preparing search index...
The search index is not available
Documentation
Documentation
@near-js/types
provider/protocol
ChunkResult
Interface ChunkResult
interface
ChunkResult
{
author
:
string
;
header
:
ChunkHeader
;
receipts
:
any
[]
;
transactions
:
Transaction
[]
;
}
Index
Properties
author
header
receipts
transactions
Properties
author
author
:
string
header
header
:
ChunkHeader
receipts
receipts
:
any
[]
transactions
transactions
:
Transaction
[]
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
author
header
receipts
transactions
Documentation
Loading...