udf-bitshares-wrapper
udf-bitshares-wrapper copied to clipboard
history call redundancy
https://github.com/oxarbitrage/udf-bitshares-wrapper/blob/master/wrapper.py#L124 uses the same code 2 times to get the first batch of data from the node and the next ones.
this can be reduced to 1 loop only by changing the algo.