core/state: simplify proof methods (#17965)
This fixes the import cycle build error in core/vm tests. There is no need to refer to core/vm for a type definition.
Showing
Please register or sign in to comment
This fixes the import cycle build error in core/vm tests. There is no need to refer to core/vm for a type definition.