Function oasis_runtime_sdk::modules::consensus_accounts::state::get_undelegations
source ยท pub fn get_undelegations(to: Address) -> Result<Vec<UndelegationInfo>, Error>
Expand description
Retrieve all undelegation metadata to a given address.