add pdf export of wallet output descriptor from qr display dialog

This commit is contained in:
Craig Raw
2022-03-31 14:14:20 +02:00
parent d9bba16eb6
commit af9eb3cc64
5 changed files with 78 additions and 2 deletions
+1
View File
@@ -44,4 +44,5 @@ open module com.sparrowwallet.sparrow {
requires org.apache.commons.lang3;
requires net.sourceforge.streamsupport;
requires co.nstant.in.cbor;
requires com.github.librepdf.openpdf;
}