Expand description

Tendermint Staking Extension

abstract_os::tendermint_staking exposes all the function of [cosmwasm_std::CosmosMsg::Staking] and [cosmwasm_std::CosmosMsg::Distribution].

Enums

Staking queries are available on cosmwasm_std::QuerierWrapper through cosmwasm_std::Deps. Helper function are exposed by [abstract_sdk::tendermint_staking]