*: move all packages from CityOfZion to nspcc-dev

This commit is contained in:
Roman Khimov 2020-03-03 17:21:42 +03:00
parent 59e6dac351
commit e41d434a49
218 changed files with 659 additions and 663 deletions

View file

@ -4,8 +4,8 @@ import (
"math/rand"
"time"
"github.com/CityOfZion/neo-go/pkg/crypto/hash"
"github.com/CityOfZion/neo-go/pkg/util"
"github.com/nspcc-dev/neo-go/pkg/crypto/hash"
"github.com/nspcc-dev/neo-go/pkg/util"
)
// String returns a random string with the n as its length.