You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
chore(nns): Refactor NeuronId::from_subaccount to test_utils since it's only used in tests (dfinity#3611)
This is a trivial inlining, since `NeuronId::from_subaccount` is only
used in one place. Putting it together with production code creates
confusion about how NNS neuron ids are created in production.
0 commit comments