go-header
go-header copied to clipboard
p2p: Change signature of session.getRangeByHeight to use `to` instead of `amount`
trafficstars
We have a discrepancy between the exported method GetRangeByHeight on the exchange and the private one on the session where the private one expects an amount instead of a to value.
We should change getRangeByHeight to take to instead.
Can I work on this issue @renaynay? I'll write up a quick PR, if no one else is working on this issue :D