public interface BlockchainTransactionService
| Modifier and Type | Method and Description |
|---|---|
void |
checkPendingTransactions()
checks transactions marked as pending in DB and verify their status on
blockchain.
|
void |
scanNewerBlocks()
Scans newly mined blocks in Blockchain to verify if there are transactions
on configured token or wallet.
|
void checkPendingTransactions()
void scanNewerBlocks()
throws IOException
IOExceptionCopyright © 2003–2019 eXo Platform SAS. All rights reserved.