firstEligibleUd displays default value
I see firstEligibleUd: 1
which is obviously not true since I did claim multiple UDs from the beginning and do not get new UDs when I claim multiple times.
Is it a polkadotjs display bug or rpc problem? Or a problem with the way we modify this value?
Elois made heavy use of core::mem::replace
(5 use in 3 pallets). I do not know if it's ok.