package
0.0.0-20241208111944-886a677d4f6d
Repository: https://github.com/epicchainlabs/epicchain-go.git
Documentation: pkg.go.dev

# Functions

FromString converts a string into the State.

# Constants

Break represents BREAK VM state (running, debug mode).
Fault represents FAULT VM state (finished with an error).
Halt represents HALT VM state (finished normally).
None represents NONE VM state (not started yet).

# Type aliases

State of the VM.