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
the function signatures of GenerationSpendingKey::to_address and GenerationReceivingAddress::from_spending_key are too similar so the methods should be either unified or the difference is documented; in the latter case link them to each other, pls