renamed path to match the new project name (CityOfZion/neo-storm#8)

Imported from CityOfZion/neo-storm (d022d46cd851de78ee041851a80dc34e3b3b68d1).
This commit is contained in:
Anthony De Meulemeester 2018-08-21 13:39:35 +02:00 committed by Roman Khimov
parent 523789ee1c
commit 05cd2775e2
14 changed files with 25 additions and 25 deletions

View file

@ -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