Fix formatFloat issue (#273)

This commit is contained in:
Kim De Mey 2020-07-10 14:17:06 +02:00 committed by GitHub
parent 8d2614a1ad
commit 7f77ba2308
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -9,8 +9,8 @@
#
import
algorithm, bitops, math, options, tables, times, chronicles, hashes,
stew/[byteutils, endians2], metrics, bearssl,
algorithm, bitops, math, options, tables, times, strutils, hashes,
chronicles, stew/[byteutils, endians2], metrics, bearssl,
nimcrypto/[bcmode, hash, keccak, rijndael],
eth/[keys, rlp, p2p], eth/p2p/ecies