Skip to content

Commit

Permalink
Update summoning.proto
Browse files Browse the repository at this point in the history
Signed-off-by: Maxim Evtush <[email protected]>
  • Loading branch information
maximevtush authored Feb 18, 2025
1 parent b5435b2 commit da5fd5c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion proto/penumbra/penumbra/tools/summoning/v1/summoning.proto
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ message ParticipateResponse {
CeremonyCrs parent = 1;
}

// Sent to the participant to confim their contribution was accepted.
// Sent to the participant to confirm their contribution was accepted.
message Confirm {
uint64 slot = 1;
}
Expand Down

0 comments on commit da5fd5c

Please sign in to comment.