near-api-js - v7.0.4
Preparing search index...
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
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
author
header
receipts
transactions
near-api-js - v7.0.4
Loading...