Skip to main content

Crate harmoniis_wallet

Crate harmoniis_wallet 

Source

Re-exports§

pub use error::Error;
pub use error::Result;
pub use identity::Identity;
pub use types::Certificate;
pub use types::Contract;
pub use types::ContractStatus;
pub use types::ContractType;
pub use types::Role;
pub use types::StablecashProof;
pub use types::StablecashSecret;
pub use types::WitnessProof;
pub use types::WitnessSecret;
pub use wallet::RgbWallet;
pub use wallet::WalletSnapshot;

Modules§

arbiter
Arbiter contract signature verification for client-side use.
client
crypto
error
identity
miner
Webcash mining engine with GPU (wgpu) and CPU (rayon) backends.
types
wallet