Preparing search index...
The search index is not available
Documentation
Documentation
@near-js/types
provider/response
CodeResult
Interface CodeResult
interface
CodeResult
{
block_hash
:
string
;
block_height
:
number
;
logs
:
string
[]
;
result
:
number
[]
;
}
Hierarchy (
view full
)
QueryResponseKind
CodeResult
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
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
block_
hash
block_
height
logs
result
Documentation
Loading...