bump tendermint core (#9081)

This commit is contained in:
Alessio Treglia
2021-04-08 20:22:00 +01:00
committed by GitHub
parent 93965e0bcc
commit 6e26ee9805
12 changed files with 28 additions and 18 deletions
+2 -1
View File
@@ -3,11 +3,12 @@ package testdata
import (
"encoding/json"
"github.com/stretchr/testify/require"
"github.com/cosmos/cosmos-sdk/crypto/keys/secp256k1"
"github.com/cosmos/cosmos-sdk/crypto/keys/secp256r1"
cryptotypes "github.com/cosmos/cosmos-sdk/crypto/types"
sdk "github.com/cosmos/cosmos-sdk/types"
"github.com/stretchr/testify/require"
)
// KeyTestPubAddr generates a new secp256k1 keypair.