Crate nyxd_scraper_shared

Crate nyxd_scraper_shared 

Source

Re-exports§

pub use modules::BlockModule;
pub use modules::MsgModule;
pub use modules::TxModule;
pub use storage::NyxdScraperStorage;
pub use storage::NyxdScraperTransaction;

Modules§

constants
error
helpers
modules
storage

Structs§

Any
Any contains an arbitrary serialized protocol buffer message along with a URL that describes the type of the serialized message.
Config
MessageRegistry
NyxdScraper
ParsedTransactionResponse
PruningOptions
StartingBlockOpts

Enums§

PruningStrategy
We follow cosmos-sdk pruning strategies for convenience’s sake.

Traits§

CosmosModule

Functions§

default_message_registry