We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0211a21 commit f5d79feCopy full SHA for f5d79fe
pkg/tx/interfaces.go
@@ -228,7 +228,7 @@ type Envelope struct {
228
Data []byte
229
// ChannelHeaderBytes contains the marshalled ChannelHeader of the common.Header
230
ChannelHeaderBytes []byte
231
- // ChannelHeaderBytes contains the marshalled SignatureHeader of the common.Header
+ // SignatureHeaderBytes contains the marshalled SignatureHeader of the common.Header
232
SignatureHeaderBytes []byte
233
// ChannelHeader contains the ChannelHeader of this envelope
234
ChannelHeader *common.ChannelHeader
0 commit comments