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
No description provided by the author
No description provided by the author
Package types is a reverse proxy.

# Functions

BeginBlocker check for infraction evidence or downtime of validators on every begin block.
EndBlocker called every block, process inflation, update validator set.
NewAppModule creates a new AppModule object.
NewHandler returns the handler of the Cosmos module.
NewProposalHandler returns the handler for the proposals of the scalarnet module.
No description provided by the author
NewRateLimiter returns a new RateLimiter.
NewScalarnetIBCModule creates a new ScalarnetIBCModule instance.
OnRecvMessage handles general message from a cosmos chain.

# Structs

AppModule implements module.AppModule.
AppModuleBasic implements module.AppModuleBasic.
Fee is used to pay relayer for executing cross chain message.
Message is attached in ICS20 packet memo field.
No description provided by the author
RateLimiter implements an ICS4Wrapper middleware to rate limit IBC transfers.
ScalarnetIBCModule is an IBCModule that adds rate limiting and gmp processing to the ibc middleware.