types.EventGetBlockHash
(param *types.ReqInt)
| 81 | GetAddrOverview(param *types.ReqAddr) (*types.AddrOverview, error) |
| 82 | // types.EventGetBlockHash |
| 83 | GetBlockHash(param *types.ReqInt) (*types.ReplyHash, error) |
| 84 | // types.EventIsSync |
| 85 | IsSync() (*types.Reply, error) |
| 86 | // types.EventIsNtpClockSync |
no outgoing calls