Skip to content

Commit 69efca3

Browse files
authored
chore: fix comment (#3389)
Signed-off-by: cocoyeal <150209682+cocoyeal@users.noreply.github.com>
1 parent 2ffc2dc commit 69efca3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

proto/pb/sdk/sdk.pb.go

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

proto/sdk/sdk.proto

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ message SignatureRequest {
2727
bytes justification = 2;
2828
}
2929

30-
// SignatureRespnose is an AppResponse message type for providing
30+
// SignatureResponse is an AppResponse message type for providing
3131
// a requested BLS signature over a Warp message, as defined in ACP-118:
3232
// https://github.com/avalanche-foundation/ACPs/tree/main/ACPs/118-warp-signature-request
3333
message SignatureResponse {

0 commit comments

Comments
 (0)