Skip to main content

Crate hotmint_staking

Crate hotmint_staking 

Source

Re-exports§

pub use manager::StakingManager;
pub use store::InMemoryStakingStore;
pub use store::StakingStore;
pub use types::SlashReason;
pub use types::SlashResult;
pub use types::StakeEntry;
pub use types::StakingConfig;
pub use types::UnbondingEntry;
pub use types::ValidatorState;

Modules§

manager
rewards
store
types