newRoundCallback abstract method

List<Transaction> newRoundCallback(
  1. Ledger ledger,
  2. int round
)

Implementation

List<Transaction> newRoundCallback(Ledger ledger, int round);