Skip to content

Commit

Permalink
WIP3
Browse files Browse the repository at this point in the history
  • Loading branch information
knocte committed Oct 2, 2022
1 parent 248d557 commit c19e155
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion NOnion/Cells/CellNetInfo.fs
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ type CellNetInfo =
addresses
else
readAddresses
(addresses @ [ readAddress() ])
(readAddress() :: addresses)
(remainingCount - 1uy)

let time = ReadBigEndianUInt32 reader
Expand Down

0 comments on commit c19e155

Please sign in to comment.