near-api-js - v7.0.4
Preparing search index...
rpc/types.gen
RpcStateChangesInBlockResponse
Type Alias RpcStateChangesInBlockResponse
type
RpcStateChangesInBlockResponse
=
{
block_hash
:
CryptoHash
;
changes
:
StateChangeWithCauseView
[]
;
}
Index
Properties
block_
hash
changes
Properties
block_
hash
block_hash
:
CryptoHash
changes
changes
:
StateChangeWithCauseView
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
block_
hash
changes
near-api-js - v7.0.4
Loading...