mirror of
https://github.com/fluencelabs/tendermint
synced 2025-07-30 19:51:58 +00:00
tendermint2
This commit is contained in:
@@ -28,7 +28,7 @@ import (
|
||||
"bytes"
|
||||
"crypto/sha256"
|
||||
|
||||
"github.com/tendermint/tendermint/binary"
|
||||
"github.com/tendermint/tendermint2/binary"
|
||||
)
|
||||
|
||||
func HashFromTwoHashes(left []byte, right []byte) []byte {
|
||||
|
Reference in New Issue
Block a user