Tim.C

Results 2 comments of Tim.C

Same here. Try it with version 0.29.0 > public static void main(String[] args) throws IOException { > Page page = server.effects().forLedger(38837940).cursor("166807682144149505-6") > .order(RequestBuilder.Order.ASC).limit(1).execute(); > System.out.println("done"); > } will throw a...

Hi @kwek20 Thanks for your reply. If add an optional remainderTag parameter, it will solve the remainder issue, but the last output transfer's tag will still apply to all input...