Skip to content

Commit

Permalink
WIP6
Browse files Browse the repository at this point in the history
  • Loading branch information
knocte committed Oct 3, 2022
1 parent 7895b58 commit d561501
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions NOnion/Cells/Relay/RelayEstablishIntro.fs
Original file line number Diff line number Diff line change
Expand Up @@ -133,8 +133,7 @@ type RelayEstablishIntro =
state
else
readExtensionsList
(state
@ List.singleton(RelayIntroExtension.FromBytes reader))
((RelayIntroExtension.FromBytes reader) :: state)
(remainingCount - 1uy)

readExtensionsList List.empty extensionCount
Expand Down

0 comments on commit d561501

Please sign in to comment.