Skip to content

Commit

Permalink
Merge branch 'feature/bls_aggregation_and_verification' of github.com…
Browse files Browse the repository at this point in the history
…:line/tendermint into feature/bls_aggregation_and_verification
  • Loading branch information
torao committed Nov 13, 2020
2 parents e901deb + dd4293d commit c57df88
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions types/vote_set.go
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ import (
"strings"
"sync"

"github.com/tendermint/tendermint/crypto/bls"

"github.com/pkg/errors"

"github.com/tendermint/tendermint/crypto/bls"
Expand Down

0 comments on commit c57df88

Please sign in to comment.