Package org.aion.avm.embed
Defines classes which embed the AVM, directly.
Note that the classes defined here are NOT part of the AVM but are used for debugging, testing, and other utilities.
-
Class Summary Class Description AvmRule TestRule to handle the boilerplate operations of testing with an embedded avm.AvmRule.ResultWrapper An abstract container of the result of running a transaction or call onAvmRule
.