initialize and import tapsigner as keystore

This commit is contained in:
Craig Raw
2023-01-25 14:19:22 +02:00
parent 7c64d689fd
commit 6b59ff60ad
37 changed files with 1050 additions and 24 deletions
+1
View File
@@ -49,4 +49,5 @@ open module com.sparrowwallet.sparrow {
requires net.coobird.thumbnailator;
requires com.github.hervegirod;
requires com.sparrowwallet.toucan;
requires java.smartcardio;
}