add support for bbqr encoding and decoding

This commit is contained in:
Craig Raw
2024-02-26 11:41:10 +02:00
parent 6f4d37d3ff
commit 7f3885611a
18 changed files with 730 additions and 68 deletions
+1
View File
@@ -63,4 +63,5 @@ open module com.sparrowwallet.sparrow {
requires com.github.hervegirod;
requires com.sparrowwallet.toucan;
requires java.smartcardio;
requires com.jcraft.jzlib;
}