pub fn get_undelegations(to: Address) -> Result<Vec<UndelegationInfo>, Error>
Expand description

Retrieve all undelegation metadata to a given address.