package
0.0.2-migrate-evm
Repository: https://github.com/scalarorg/scalar-core.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

GetMigrationHandler returns the handler that performs in-place store migrations.
NewGRPCQuerier creates a new multisig Querier.
NewKeeper is the constructor for the keeper.
NewMsgServer returns an implementation of the MsgServiceServer interface for the provided Keeper.
NewSnapshotCreator is the constructor for snapshot creator.

# Structs

Keeper provides access to all state changes regarding this module.
Querier implements the grpc queries for the multisig module.
SnapshotCreator is an implementation of Snapshotter.

# Interfaces

Snapshotter is an interface to create snapshots for multisig keygen.