Package com.h2tcoin.takamakachain.p2p
Interface P2PListener
-
public interface P2PListener
- Author:
- francesco.pasetto@h2tcoin.com
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
onBinarySearchResult(TransactionBean tb)
-
-
-
Method Detail
-
onBinarySearchResult
void onBinarySearchResult(TransactionBean tb)
-
-