renamed path to match the new project name (CityOfZion/neo-storm#8)
Imported from CityOfZion/neo-storm (d022d46cd851de78ee041851a80dc34e3b3b68d1).
This commit is contained in:
parent
523789ee1c
commit
05cd2775e2
14 changed files with 25 additions and 25 deletions
|
@ -1,8 +1,8 @@
|
|||
package runtime_contract
|
||||
|
||||
import (
|
||||
"github.com/CityOfZion/neo-go-sc/interop/runtime"
|
||||
"github.com/CityOfZion/neo-go-sc/interop/util"
|
||||
"github.com/CityOfZion/neo-storm/interop/runtime"
|
||||
"github.com/CityOfZion/neo-storm/interop/util"
|
||||
)
|
||||
|
||||
// Check if the invoker of the contract is the specified owner
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue