pub type WalletPgDatabase = SQLWalletDatabase<PgConnectionPool>;Expand description
Wallet DB implementation with PostgreSQL
Aliased Typeยง
pub struct WalletPgDatabase { /* private fields */ }pub type WalletPgDatabase = SQLWalletDatabase<PgConnectionPool>;Wallet DB implementation with PostgreSQL
pub struct WalletPgDatabase { /* private fields */ }