Interface BlockNumberNotifyCallback
public interface BlockNumberNotifyCallback
-
Method Summary
Modifier and Type Method Description voidonReceiveBlockNumberInfo(java.lang.String peerIpAndPort, BlockNumberNotification blockNumberNotification)
-
Method Details
-
onReceiveBlockNumberInfo
void onReceiveBlockNumberInfo(java.lang.String peerIpAndPort, BlockNumberNotification blockNumberNotification)
-