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
I wonder if we should use PrivateKey here directly with a custom serialize_with etc.
would save us from parsing the key on each call, but negligible really
I wonder if we should use
PrivateKeyhere directly with a customserialize_withetc.would save us from parsing the key on each call, but negligible really
Originally posted by @erhant in #832 (comment)