mirror of
https://github.com/fluencelabs/tendermint
synced 2025-06-22 09:21:32 +00:00
implementing ExecTx...
This commit is contained in:
@ -6,7 +6,7 @@ import (
|
||||
)
|
||||
|
||||
type Signable interface {
|
||||
GenDocument() []byte
|
||||
Binary
|
||||
GetSignature() Signature
|
||||
SetSignature(Signature)
|
||||
}
|
||||
|
Reference in New Issue
Block a user