mirror of
https://github.com/fluencelabs/tendermint
synced 2025-06-01 15:41:22 +00:00
Remove unnecessary Byteser interface
This commit is contained in:
parent
c75298e359
commit
b95cac5f4f
@ -21,7 +21,3 @@ type Tree interface {
|
||||
type Hasher interface {
|
||||
Hash() []byte
|
||||
}
|
||||
|
||||
type Byteser interface {
|
||||
Bytes() []byte
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user