bdk/src/database
Vladimir Fomene 558e37afa7
Use T: AsRef<Path> as param to SqliteDatabase::new
Currently SqliteDatabase::new takes a String as path,
with this change, it now accepts any type that implements
AsRef<Path>.
2022-07-29 17:39:12 +03:00
..
2022-06-29 12:39:49 +07:00
2022-06-29 12:39:49 +07:00