forked from Qortal/qortal
Fixed typo
This commit is contained in:
parent
d073b9da65
commit
999ad857ae
@ -53,7 +53,7 @@ public class LiteWalletJni
|
||||
|
||||
public static native String execute(final String cmd, final String args);
|
||||
public static native String getseedphrase();
|
||||
public static native String getseedphrasefromentropyb64(final String entropby64);
|
||||
public static native String getseedphrasefromentropyb64(final String entropy64);
|
||||
public static native String checkseedphrase(final String input);
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user