public abstract class CoinExchangeFxtTransactionType extends FxtTransactionType
| Modifier and Type | Field and Description |
|---|---|
static TransactionType |
ORDER_CANCEL
COIN_EXCHANGE_ORDER_CANCEL transaction type
|
static TransactionType |
ORDER_ISSUE
COIN_EXCHANGE_ORDER_ISSUE transaction type
|
SUBTYPE_ACCOUNT_CONTROL_EFFECTIVE_BALANCE_LEASING, SUBTYPE_CHILDCHAIN_BLOCK, SUBTYPE_PAYMENT_ORDINARY_PAYMENT, TYPE_ACCOUNT_CONTROL, TYPE_CHILDCHAIN_BLOCK, TYPE_COIN_EXCHANGE, TYPE_PAYMENT| Modifier and Type | Method and Description |
|---|---|
static TransactionType |
findTransactionType(byte subtype) |
Fee |
getBaselineFee(Transaction tx) |
byte |
getType() |
apply, applyAttachment, applyAttachment, applyAttachmentUnconfirmed, applyAttachmentUnconfirmed, applyUnconfirmed, findTransactionType, getInvolvedChildChains, getInvolvedChildChains, isGlobal, isPhasingSafe, undoAttachmentUnconfirmed, undoAttachmentUnconfirmed, undoUnconfirmed, validateAttachment, validateAttachment, validateId, validateIdcanHaveRecipient, getBaselineFeeHeight, getLedgerEvent, getName, getNextFee, getNextFeeHeight, getSubtype, isBlockDuplicate, isDuplicate, isDuplicate, isDuplicate, isPhasable, isPruned, isUnconfirmedDuplicate, mustHaveRecipient, parseAttachment, parseAttachment, toStringpublic static final TransactionType ORDER_ISSUE
public static final TransactionType ORDER_CANCEL
public static TransactionType findTransactionType(byte subtype)
public final byte getType()
getType in class TransactionTypepublic Fee getBaselineFee(Transaction tx)
getBaselineFee in class FxtTransactionType