solana/remote-wallet/src/lib.rs

4 lines
63 B
Rust

pub mod ledger;
pub mod remote_keypair;
pub mod remote_wallet;