near-api-js - v7.0.4
Preparing search index...
rpc/types.gen
CallResult
Type Alias CallResult
A result returned by contract method
type
CallResult
=
{
logs
:
string
[]
;
result
:
number
[]
;
}
Index
Properties
logs
result
Properties
logs
logs
:
string
[]
result
result
:
number
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
logs
result
near-api-js - v7.0.4
Loading...
A result returned by contract method