Preparing search index...
The search index is not available
Documentation
Documentation
@near-js/types
provider/response
ViewStateResult
Interface ViewStateResult
interface
ViewStateResult
{
block_hash
:
string
;
block_height
:
number
;
proof
:
string
[]
;
values
:
StateItem
[]
;
}
Hierarchy (
view full
)
QueryResponseKind
ViewStateResult
Index
Properties
block_
hash
block_
height
proof
values
Properties
block_
hash
block_
hash
:
string
block_
height
block_
height
:
number
proof
proof
:
string
[]
values
values
:
StateItem
[]
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
block_
hash
block_
height
proof
values
Documentation
Loading...