mirror of
https://github.com/fluencelabs/tendermint
synced 2025-07-31 04:01:55 +00:00
tendermint2
This commit is contained in:
@@ -5,9 +5,9 @@ import (
|
||||
"fmt"
|
||||
"io"
|
||||
|
||||
"github.com/tendermint/tendermint/account"
|
||||
"github.com/tendermint/tendermint/binary"
|
||||
"github.com/tendermint/tendermint/types"
|
||||
"github.com/tendermint/tendermint2/account"
|
||||
"github.com/tendermint/tendermint2/binary"
|
||||
"github.com/tendermint/tendermint2/types"
|
||||
)
|
||||
|
||||
// Persistent (mostly) static data for each Validator
|
||||
|
Reference in New Issue
Block a user