Skip to content

Commit bcd1e46

Browse files
committed
Merge branch 'main' into jacob-nanoxrp
2 parents c46f121 + 600a411 commit bcd1e46

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

XRPLib/encoder.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,6 @@ def get_position_counts(self):
8484
counts = self.sm.get()
8585
if(counts > 2**31):
8686
counts -= 2**32
87-
8887
if self.flip_dir:
8988
counts *= -1
9089

0 commit comments

Comments
 (0)