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 9630cb8 commit 8afb7dcCopy full SHA for 8afb7dc
sphinx.go
@@ -573,7 +573,7 @@ func (p ProcessCode) String() string {
573
574
// ProcessedPacket encapsulates the resulting state generated after processing
575
// an OnionPacket. A processed packet communicates to the caller what action
576
-// shuold be taken after processing.
+// should be taken after processing.
577
type ProcessedPacket struct {
578
// Action represents the action the caller should take after processing
579
// the packet.
0 commit comments