docs: fix typo in watchtower document and code comment [skip ci]

This commit is contained in:
ueno
2022-09-13 22:06:30 +09:00
parent 3873ec41af
commit c6c7f94668
2 changed files with 4 additions and 3 deletions

View File

@@ -4,7 +4,7 @@ import "io"
// StateUpdate transmits an encrypted state update from the client to the
// watchtower. Each state update is tied to particular session, identified by
// the client's brontine key used to make the request.
// the client's brontide key used to make the request.
type StateUpdate struct {
// SeqNum is a 1-indexed, monotonically incrementing sequence number.
// This number represents to the client's expected sequence number when