mirror of
https://github.com/nspcc-dev/neo-go.git
synced 2025-01-09 21:19:05 +00:00
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
|
// Instruction represents a operation code in the neovm
|
||||||
type Instruction byte
|
type Instruction byte
|
Loading…
Reference in a new issue