Skip to content

Commit 58b3ff6

Browse files
committed
Add additional migrations note.
1 parent 5b2db14 commit 58b3ff6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/bitcoin.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ pub async fn upgrade_wallet(
9393
};
9494

9595
// if descriptor.is_none() {
96-
96+
// todo!("Add later version migrations here");
9797
// }
9898

9999
match descriptor {

0 commit comments

Comments
 (0)