- All Known Implementing Classes:
Tvm.AccountForExecutor.Account
,Tvm.AccountForExecutor.None
,Tvm.AccountForExecutor.Uninit
- Enclosing class:
Tvm
public static interface Tvm.AccountForExecutor
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic final record
Account state to run messagestatic final record
Non-existing account to run a creation internal message.static final record
Emulate uninitialized account to run deploy message -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final Tvm.AccountForExecutor.None
static final Tvm.AccountForExecutor.Uninit
-
Field Details
-
NONE
-
UNINIT
-