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
{{ message }}
This repository has been archived by the owner on Feb 28, 2021. It is now read-only.
The client should provide an API for signing transactions that does not need direct access to key material. To achieve this Transaction::new_signed should use an input that implements the Signer trait from radicle-keystore, introcudec in radicle-dev/radicle-keystore#1.
The text was updated successfully, but these errors were encountered:
The client should provide an API for signing transactions that does not need direct access to key material. To achieve this
Transaction::new_signed
should use an input that implements theSigner
trait fromradicle-keystore
, introcudec in radicle-dev/radicle-keystore#1.The text was updated successfully, but these errors were encountered: