Updated on 2026-08-14
This commit is contained in:
commit
f7dee48499
9 changed files with 13 additions and 43 deletions
|
|
@ -148,7 +148,7 @@ public class XrpEngine extends CoinEngine {
|
|||
}
|
||||
|
||||
public Uri getShareWalletUri() {
|
||||
return Uri.parse("ripple:" + ctx.getCoinData().getWallet());
|
||||
return Uri.parse(ctx.getCoinData().getWallet());
|
||||
}
|
||||
|
||||
@Override
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue