add bip93 package to exports
This commit is contained in:
parent
3aff03df53
commit
167ed35693
@ -19,6 +19,7 @@ open module com.sparrowwallet.drongo {
|
||||
exports com.sparrowwallet.drongo.uri;
|
||||
exports com.sparrowwallet.drongo.bip47;
|
||||
exports com.sparrowwallet.drongo.dns;
|
||||
exports com.sparrowwallet.drongo.wallet.bip93;
|
||||
exports com.sparrowwallet.drongo.wallet.slip39;
|
||||
exports com.sparrowwallet.drongo.silentpayments;
|
||||
exports org.bitcoin;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user