Update consensus.go

This commit is contained in:
etherinc 2018-02-13 00:19:19 +05:30 committed by GitHub
parent 4566a31ba1
commit 60fe81da16
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -20,8 +20,8 @@ import (
"bytes" "bytes"
"errors" "errors"
"fmt" "fmt"
"math/big"
"math" "math"
"math/big"
"runtime" "runtime"
"time" "time"