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

# Functions

GetCommandResponse converts a Command into a CommandResponse type.
NewAddressValidator returns the callback for validating BTC addresses.
NewGRPCQuerier returns a new Querier.
NewKeeper returns a new BTC base keeper.
NewMessageRoute creates a new message route.
No description provided by the author
NewQuerier returns a new querier for the evm module.
NewVoteHandler returns the handler for processing vote delivered by the vote module.
QueryTokenAddressByAsset returns the address of the token contract by asset Deprecated: Use token-info query instead.
QueryTokenAddressBySymbol returns the address of the token contract by symbol Deprecated: Use token-info query instead.

# Constants

Bytecode labels.
Bytecode labels.
Token address labels.
Token address labels.
Token address labels.
Query labels.
Query labels.

# Structs

BaseKeeper implements the base Keeper.
No description provided by the author
Querier implements the grpc querier.