mirror of
https://github.com/cake-tech/cake_wallet.git
synced 2024-12-22 03:29:36 +00:00
update configure script
This commit is contained in:
parent
7cb882c1f5
commit
0ace05c081
1 changed files with 1 additions and 1 deletions
|
@ -387,7 +387,7 @@ abstract class Monero {
|
|||
|
||||
String exportOutputsUR(Object wallet, bool all);
|
||||
|
||||
bool needExportOutputs(Object wallet);
|
||||
bool needExportOutputs(Object wallet, int? amount);
|
||||
|
||||
bool importKeyImagesUR(Object wallet, String ur);
|
||||
|
||||
|
|
Loading…
Reference in a new issue