public interface IConfirmCallback
| Modifier and Type | Method and Description |
|---|---|
void |
ConfirmEvent(ConfirmCallbackResp result) |
java.lang.Integer |
IntervalTime()
Return the frequency time to check if a tx is confirmed.
|
java.lang.Integer |
Timeout()
Return the longest confirm time to wait
|
java.lang.Integer IntervalTime()
java.lang.Integer Timeout()
void ConfirmEvent(ConfirmCallbackResp result)
Copyright © 2020. All Rights Reserved.