forked from TrueCloudLab/neoneo-go
Move opcode file
This commit is contained in:
parent
ce2cad0817
commit
101d48cd27
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
package vm
|
||||
package stack
|
||||
|
||||
// Instruction represents a operation code in the neovm
|
||||
type Instruction byte
|
Loading…
Reference in a new issue