Preparing search index...
The search index is not available
@crownfi/sei-js-proto
@crownfi/sei-js-proto
<internal>
GenesisState
Interface GenesisState
GenesisState defines the evm module's genesis state.
interface
GenesisState
{
addressAssociations
:
AddressAssociation
[]
;
params
:
undefined
|
Params
;
}
Index
Properties
address
Associations
params
Properties
address
Associations
address
Associations
:
AddressAssociation
[]
List of address associations
params
params
:
undefined
|
Params
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
address
Associations
params
@crownfi/sei-js-proto
Loading...
GenesisState defines the evm module's genesis state.