Enable remote-wallet signing in solana-keygen (#8267)
* Add fallible methods to KeypairUtil * Add RemoteKeypair struct and impl KeypairUtil * Implement RemoteKeypair in keygen; also add parse_keypair_path for cleanup
This commit is contained in:
@@ -1,2 +1,3 @@
|
||||
pub mod ledger;
|
||||
pub mod remote_keypair;
|
||||
pub mod remote_wallet;
|
||||
|
||||
Reference in New Issue
Block a user