package
0.14.0
Repository: https://github.com/piplabs/story.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
DefaultParams returns a default set of parameters.
No description provided by the author
No description provided by the author
NewParams creates a new Params instance.
No description provided by the author
No description provided by the author
No description provided by the author

# Constants

evmstaking module event types.
evmstaking module event types.
evmstaking module event types.
evmstaking module event types.
evmstaking module event types.
evmstaking module event types.
evmstaking module event types.
evmstaking module event types.
evmstaking module event types.
MemStoreKey defines the in-memory store key.
ModuleName defines the module name.
StoreKey defines the primary module store key.

# Variables

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
KVStore key prefixes.
No description provided by the author
No description provided by the author

# Structs

EVMEvent represents a contract log event.
No description provided by the author
No description provided by the author
MsgExecutionPayload defines the next EVM execution payload and the logs from previous execution payload.
Params defines the parameters for the module.
UnimplementedMsgServiceServer can be embedded to have forward compatible implementations.

# Interfaces

No description provided by the author
No description provided by the author
EvmEventProcessor abstracts logic that processes EVM log events of the previous execution payload (current head) identified by the provided block hash.
No description provided by the author
MsgServiceClient is the client API for MsgService service.
MsgServiceServer is the server API for MsgService service.
No description provided by the author
VoteExtensionProvider abstracts logic that provides consensus payload messages from the last commits vote extensions.