safecoin-remote-wallet 1.14.3

Safecoin: Enterprise Security for the Community by the Community
Documentation
#![allow(clippy::integer_arithmetic)]
#![allow(dead_code)]
pub mod ledger;
pub mod ledger_error;
pub mod locator;
pub mod remote_keypair;
pub mod remote_wallet;