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