Function oasis_runtime_sdk::modules::consensus_accounts::state::get_delegations
source ยท pub fn get_delegations(
from: Address,
) -> Result<Vec<ExtendedDelegationInfo>, Error>
Expand description
Retrieve all delegation metadata originating from a given address.