diff --git a/eth/keyfile/uuid.nim b/eth/keyfile/uuid.nim index b9112cc..633b6a4 100644 --- a/eth/keyfile/uuid.nim +++ b/eth/keyfile/uuid.nim @@ -20,7 +20,7 @@ import stew/[byteutils, endians2, results] -from nimcrypto import stripSpaces +from nimcrypto/utils import stripSpaces export results