pub fn to_next_delegated<N: Network>( next_stakers: &IndexMap<Address<N>, (Address<N>, u64)>, ) -> IndexMap<Address<N>, u64>