near-api-js - v7.0.4
Preparing search index...
types/provider/response
CallContractViewFunctionResultRaw
Interface CallContractViewFunctionResultRaw
interface
CallContractViewFunctionResultRaw
{
block_hash
:
string
;
block_height
:
number
;
logs
:
string
[]
;
result
:
number
[]
;
}
Hierarchy (
View Summary
)
QueryResponseKind
CallContractViewFunctionResultRaw
Index
Properties
block_
hash
block_
height
logs
result
Properties
block_
hash
block_hash
:
string
block_
height
block_height
:
number
logs
logs
:
string
[]
result
result
:
number
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
block_
hash
block_
height
logs
result
near-api-js - v7.0.4
Loading...