TON SDK Documentation - v15.3.1duck0.0.3
Preparing search index...
ContractGetMethodResult
Type Alias ContractGetMethodResult
type
ContractGetMethodResult
=
{
gasUsed
?:
Maybe
<
bigint
>
;
logs
?:
Maybe
<
string
>
;
stack
:
TupleReader
;
}
Index
Properties
gas
Used?
logs?
stack
Properties
Optional
gas
Used
gasUsed
?:
Maybe
<
bigint
>
Optional
logs
logs
?:
Maybe
<
string
>
stack
stack
:
TupleReader
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
gas
Used
logs
stack
TON SDK Documentation - v15.3.1duck0.0.3
Loading...