mirror of
https://github.com/fluencelabs/tendermint
synced 2025-07-02 22:21:44 +00:00
tendermint2
This commit is contained in:
@ -3,9 +3,9 @@ package main
|
||||
import (
|
||||
"fmt"
|
||||
|
||||
"github.com/tendermint/tendermint/binary"
|
||||
"github.com/tendermint/tendermint/config"
|
||||
sm "github.com/tendermint/tendermint/state"
|
||||
"github.com/tendermint/tendermint2/binary"
|
||||
"github.com/tendermint/tendermint2/config"
|
||||
sm "github.com/tendermint/tendermint2/state"
|
||||
)
|
||||
|
||||
func gen_validator() {
|
||||
|
Reference in New Issue
Block a user