Preparing search index...
The search index is not available
@crownfi/sei-js-proto
@crownfi/sei-js-proto
<internal>
HashedParamsAmino
Interface HashedParamsAmino
HashedParams is a subset of ConsensusParams.
It is hashed into the Header.ConsensusHash.
interface
HashedParamsAmino
{
block_max_bytes
?:
string
;
block_max_gas
?:
string
;
}
Index
Properties
block_
max_
bytes?
block_
max_
gas?
Properties
Optional
block_
max_
bytes
block_
max_
bytes
?:
string
Optional
block_
max_
gas
block_
max_
gas
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
block_
max_
bytes
block_
max_
gas
@crownfi/sei-js-proto
Loading...
HashedParams is a subset of ConsensusParams.
It is hashed into the Header.ConsensusHash.