- All Known Implementing Classes:
Tvm.AccountForExecutor.Account
,Tvm.AccountForExecutor.None
,Tvm.AccountForExecutor.Uninit
- Enclosing class:
Tvm
public static sealed interface Tvm.AccountForExecutor
permits Tvm.AccountForExecutor.None, Tvm.AccountForExecutor.Uninit, Tvm.AccountForExecutor.Account
-
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