Preparing search index...
The search index is not available
Documentation
Documentation
@near-js/types
provider/protocol
BlockChangeResult
Interface BlockChangeResult
interface
BlockChangeResult
{
block_hash
:
string
;
changes
:
BlockChange
[]
;
}
Index
Properties
block_
hash
changes
Properties
block_
hash
block_
hash
:
string
changes
changes
:
BlockChange
[]
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
block_
hash
changes
Documentation
Loading...