mirror of
https://github.com/sparrowwallet/sparrow.git
synced 2024-11-02 20:36:44 +00:00
add import file to krux keystore and wallet import
This commit is contained in:
parent
d3b0eac51a
commit
6a496894e1
1 changed files with 0 additions and 5 deletions
|
@ -17,9 +17,4 @@ public class Krux extends SpecterDIY {
|
||||||
public WalletModel getWalletModel() {
|
public WalletModel getWalletModel() {
|
||||||
return WalletModel.KRUX;
|
return WalletModel.KRUX;
|
||||||
}
|
}
|
||||||
|
|
||||||
@Override
|
|
||||||
public boolean isFileFormatAvailable() {
|
|
||||||
return false;
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue