Updated on 2026-08-14

This commit is contained in:
Tangem 2019-04-01 15:17:05 +03:00
parent 8cf838223f
commit 300b38450e
7 changed files with 21 additions and 48 deletions

View file

@ -1,5 +1,6 @@
package com.tangem.domain.wallet.xrp;
import com.ripple.core.types.known.tx.txns.Payment;
public class XrpPayment extends Payment {