Skip to content

Commit 5ea4794

Browse files
committed
Fix comment
1 parent 989ca30 commit 5ea4794

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

yoda/execute.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ import (
2020
)
2121

2222
var (
23-
// Use this as codec to legacy msg
23+
// Proto codec for encoding/decoding proto message
2424
cdc = band.MakeEncodingConfig().Marshaler
2525
)
2626

0 commit comments

Comments
 (0)