Skip to content

Commit

Permalink
Controller.nextBlockGeneratingBalance removed
Browse files Browse the repository at this point in the history
  • Loading branch information
kushti committed May 1, 2015
1 parent e54af5d commit 9e76fea
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/main/scala/controller/Controller.scala
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,4 @@ object Controller {
TransactionCreator.synchronized {
TransactionCreator.createPayment(sender, recipient, amount, fee)
}

def nextBlockGeneratingBalance() = QoraBlockGenerationFunctions.getNextBlockGeneratingBalance(PrunableBlockchainStorage.lastBlock)
}

0 comments on commit 9e76fea

Please sign in to comment.