*: move all packages from CityOfZion to nspcc-dev
This commit is contained in:
parent
59e6dac351
commit
e41d434a49
218 changed files with 659 additions and 663 deletions
|
@ -1,9 +1,9 @@
|
|||
package iteratorcontract
|
||||
|
||||
import (
|
||||
"github.com/CityOfZion/neo-go/pkg/interop/iterator"
|
||||
"github.com/CityOfZion/neo-go/pkg/interop/runtime"
|
||||
"github.com/CityOfZion/neo-go/pkg/interop/storage"
|
||||
"github.com/nspcc-dev/neo-go/pkg/interop/iterator"
|
||||
"github.com/nspcc-dev/neo-go/pkg/interop/runtime"
|
||||
"github.com/nspcc-dev/neo-go/pkg/interop/storage"
|
||||
)
|
||||
|
||||
// Main is Main(), really.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue