mirror of
https://github.com/fluencelabs/tendermint
synced 2025-05-28 13:41:21 +00:00
remove String() from Signature. closes #29
This commit is contained in:
parent
03d2b2446e
commit
1bc8de4caa
@ -23,7 +23,6 @@ type SignatureInner interface {
|
||||
AssertIsSignatureInner()
|
||||
Bytes() []byte
|
||||
IsZero() bool
|
||||
String() string
|
||||
Equals(Signature) bool
|
||||
Wrap() Signature
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user