package mempool type Block struct { Height int64 `json:"height"` }