package wire type LastBlockHeightReply struct { Height uint64 Error error }