near-api-js - v7.0.4
Preparing search index...
rpc/types.gen
RpcChunkResponse
Type Alias RpcChunkResponse
type
RpcChunkResponse
=
{
author
:
AccountId
;
header
:
ChunkHeaderView
;
receipts
:
ReceiptView
[]
;
transactions
:
SignedTransactionView
[]
;
}
Index
Properties
author
header
receipts
transactions
Properties
author
author
:
AccountId
header
header
:
ChunkHeaderView
receipts
receipts
:
ReceiptView
[]
transactions
transactions
:
SignedTransactionView
[]
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...