fixed token example and fixed compiler test with multiple dirs (CityOfZion/neo-storm#20)
Imported from CityOfZion/neo-storm (2d0814a04c34f320dee41674066ccd766a7a8ea1).
This commit is contained in:
parent
1f8ccdba16
commit
b997eeb051
4 changed files with 12 additions and 5 deletions
|
@ -1,7 +1,7 @@
|
|||
package token_contract
|
||||
|
||||
import (
|
||||
"nep5"
|
||||
"github.com/CityOfZion/neo-storm/examples/token/nep5"
|
||||
|
||||
"github.com/CityOfZion/neo-storm/interop/storage"
|
||||
"github.com/CityOfZion/neo-storm/interop/util"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue