stellar-ledger 26.0.0

Handle Stellar signing with Ledger device
Documentation
1
2
3
4
5
6
7
pub mod http_transport;
#[cfg(feature = "emulator-tests")]
pub mod speculos;
#[cfg(feature = "emulator-tests")]
pub mod util;
#[cfg(feature = "emulator-tests")]
pub use util::*;