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
create a Keypair type that contains a public and private key. create *Keypair.Sign which uses the public key in the keypair instead of needing to derive it. see #40