everscale-inpage-provider - v0.6.6
Preparing search index...
ExecutorOutput
Type Alias ExecutorOutput<O>
type
ExecutorOutput
<
O
>
=
{
transaction
:
Transaction
;
newState
:
FullContractState
|
undefined
;
output
:
O
|
undefined
;
}
Type Parameters
O
Index
Properties
transaction
new
State
output
Properties
transaction
transaction
:
Transaction
Executed transaction
new
State
newState
:
FullContractState
|
undefined
Contract state after the executed transaction
output
output
:
O
|
undefined
Parsed function call output
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
transaction
new
State
output
everscale-inpage-provider - v0.6.6
Loading...
Executed transaction