type GetBlockVerboseResponse struct {
    Hash              string        `json:"hash"`
    Confirmations     int64         `json:"confirmations"`
    StrippedSize      int32         `json:"strippedsize"`
    Size              int32         `json:"size"`