{
"$schema": "http://json-schema.org/draft-07/schema#",
"title": "Cosmos SDK tendermint.types.BlockParams Schemas",
"description": "JSON Schema definitions for the tendermint.types.BlockParams module of the Cosmos SDK gRPC-gateway REST API.",
"definitions": {
"tendermint.types.BlockParams": {
"type": "object",
"properties": {
"maxBytes": {
"type": "string",
"format": "int64",
"title": "Max block size, in bytes.\nNote: must be greater than 0"
},
"maxGas": {
"type": "string",
"format": "int64",
"title": "Max gas per block.\nNote: must be greater or equal to -1"
}
},
"description": "BlockParams contains limits on the block size."
}
}
}
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we
store it to create your key and to recognise you if you sign in with another
provider. See our Privacy Policy and
Terms.