OSDN Git Service

optimise
authoroysheng <oysheng@bytom.io>
Wed, 18 Apr 2018 09:23:41 +0000 (17:23 +0800)
committeroysheng <oysheng@bytom.io>
Wed, 18 Apr 2018 09:23:41 +0000 (17:23 +0800)
blockchain/pseudohsm/keycache.go

index c3e110a..7af8805 100644 (file)
@@ -13,8 +13,9 @@ import (
        "sync"
        "time"
 
-       "github.com/bytom/crypto/ed25519/chainkd"
        log "github.com/sirupsen/logrus"
+
+       "github.com/bytom/crypto/ed25519/chainkd"
 )
 
 // Minimum amount of time between cache reloads. This limit applies if the platform does