Type Alias drk::walletdb::WalletPtr

source ·
pub type WalletPtr = Arc<WalletDb>;

Aliased Type§

struct WalletPtr { /* private fields */ }