near-api-js - v7.0.4
Preparing search index...
rpc/types.gen
RpcCallFunctionResponse
Type Alias RpcCallFunctionResponse
A result returned by contract method
type
RpcCallFunctionResponse
=
{
block_hash
:
CryptoHash
;
block_height
:
number
;
logs
:
string
[]
;
result
:
number
[]
;
}
Index
Properties
block_
hash
block_
height
logs
result
Properties
block_
hash
block_hash
:
CryptoHash
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...
A result returned by contract method