Show / Hide Table of Contents

Class EngineResult

Inheritance
object
EnumItem
SerializedEnumItem<byte>
EngineResult
Implements
ISerializedType
Inherited Members
SerializedEnumItem<byte>.Bytes
SerializedEnumItem<byte>.ToBytes(IBytesSink)
SerializedEnumItem<byte>.ToJson()
EnumItem.Ordinal
EnumItem.Name
EnumItem.CompareTo(EnumItem)
EnumItem.ToString()
EnumItem.GetHashCode()
Namespace: Xrpl.BinaryCodec.Enums
Assembly: Xrpl.BinaryCodec.dll
Syntax
public class EngineResult : SerializedEnumItem<byte>, ISerializedType

Constructors

| Edit this page View Source

EngineResult(string, int, string)

Declaration
public EngineResult(string name, int ordinal, string description = "")
Parameters
Type Name Description
string name
int ordinal
string description

Fields

| Edit this page View Source

Values

Declaration
public static EngineResult.EngineResultValues Values
Field Value
Type Description
EngineResult.EngineResultValues
| Edit this page View Source

tecAMM_ACCOUNT

Declaration
public static readonly EngineResult tecAMM_ACCOUNT
Field Value
Type Description
EngineResult
| Edit this page View Source

tecAMM_BALANCE

Declaration
public static readonly EngineResult tecAMM_BALANCE
Field Value
Type Description
EngineResult
| Edit this page View Source

tecAMM_EMPTY

Declaration
public static readonly EngineResult tecAMM_EMPTY
Field Value
Type Description
EngineResult
| Edit this page View Source

tecAMM_FAILED

Declaration
public static readonly EngineResult tecAMM_FAILED
Field Value
Type Description
EngineResult
| Edit this page View Source

tecAMM_INVALID_TOKENS

Declaration
public static readonly EngineResult tecAMM_INVALID_TOKENS
Field Value
Type Description
EngineResult
| Edit this page View Source

tecAMM_NOT_EMPTY

Declaration
public static readonly EngineResult tecAMM_NOT_EMPTY
Field Value
Type Description
EngineResult
| Edit this page View Source

tecARRAY_EMPTY

Declaration
public static readonly EngineResult tecARRAY_EMPTY
Field Value
Type Description
EngineResult
| Edit this page View Source

tecARRAY_TOO_LARGE

Declaration
public static readonly EngineResult tecARRAY_TOO_LARGE
Field Value
Type Description
EngineResult
| Edit this page View Source

tecBAD_CREDENTIALS

Declaration
public static readonly EngineResult tecBAD_CREDENTIALS
Field Value
Type Description
EngineResult
| Edit this page View Source

tecCANT_ACCEPT_OWN_NFTOKEN_OFFER

Declaration
public static readonly EngineResult tecCANT_ACCEPT_OWN_NFTOKEN_OFFER
Field Value
Type Description
EngineResult
| Edit this page View Source

tecCLAIM

Declaration
public static readonly EngineResult tecCLAIM
Field Value
Type Description
EngineResult
| Edit this page View Source

tecCRYPTOCONDITION_ERROR

Declaration
public static readonly EngineResult tecCRYPTOCONDITION_ERROR
Field Value
Type Description
EngineResult
| Edit this page View Source

tecDIR_FULL

Declaration
public static readonly EngineResult tecDIR_FULL
Field Value
Type Description
EngineResult
| Edit this page View Source

tecDST_TAG_NEEDED

Declaration
public static readonly EngineResult tecDST_TAG_NEEDED
Field Value
Type Description
EngineResult
| Edit this page View Source

tecDUPLICATE

Declaration
public static readonly EngineResult tecDUPLICATE
Field Value
Type Description
EngineResult
| Edit this page View Source

tecEMPTY_DID

Declaration
public static readonly EngineResult tecEMPTY_DID
Field Value
Type Description
EngineResult
| Edit this page View Source

tecEXPIRED

Declaration
public static readonly EngineResult tecEXPIRED
Field Value
Type Description
EngineResult
| Edit this page View Source

tecFAILED_PROCESSING

Declaration
public static readonly EngineResult tecFAILED_PROCESSING
Field Value
Type Description
EngineResult
| Edit this page View Source

tecFROZEN

Declaration
public static readonly EngineResult tecFROZEN
Field Value
Type Description
EngineResult
| Edit this page View Source

tecHAS_OBLIGATIONS

Declaration
public static readonly EngineResult tecHAS_OBLIGATIONS
Field Value
Type Description
EngineResult
| Edit this page View Source

tecHOOK_REJECTED

Declaration
public static readonly EngineResult tecHOOK_REJECTED
Field Value
Type Description
EngineResult
| Edit this page View Source

tecINCOMPLETE

Declaration
public static readonly EngineResult tecINCOMPLETE
Field Value
Type Description
EngineResult
| Edit this page View Source

tecINSUFFICIENT_FUNDS

Declaration
public static readonly EngineResult tecINSUFFICIENT_FUNDS
Field Value
Type Description
EngineResult
| Edit this page View Source

tecINSUFFICIENT_PAYMENT

Declaration
public static readonly EngineResult tecINSUFFICIENT_PAYMENT
Field Value
Type Description
EngineResult
| Edit this page View Source

tecINSUFFICIENT_RESERVE

Declaration
public static readonly EngineResult tecINSUFFICIENT_RESERVE
Field Value
Type Description
EngineResult
| Edit this page View Source

tecINSUFF_FEE

Declaration
public static readonly EngineResult tecINSUFF_FEE
Field Value
Type Description
EngineResult
| Edit this page View Source

tecINSUF_RESERVE_LINE

Declaration
public static readonly EngineResult tecINSUF_RESERVE_LINE
Field Value
Type Description
EngineResult
| Edit this page View Source

tecINSUF_RESERVE_OFFER

Declaration
public static readonly EngineResult tecINSUF_RESERVE_OFFER
Field Value
Type Description
EngineResult
| Edit this page View Source

tecINTERNAL

Declaration
public static readonly EngineResult tecINTERNAL
Field Value
Type Description
EngineResult
| Edit this page View Source

tecINVALID_UPDATE_TIME

Declaration
public static readonly EngineResult tecINVALID_UPDATE_TIME
Field Value
Type Description
EngineResult
| Edit this page View Source

tecINVARIANT_FAILED

Declaration
public static readonly EngineResult tecINVARIANT_FAILED
Field Value
Type Description
EngineResult
| Edit this page View Source

tecKILLED

Declaration
public static readonly EngineResult tecKILLED
Field Value
Type Description
EngineResult
| Edit this page View Source

tecLIMIT_EXCEEDED

Declaration
public static readonly EngineResult tecLIMIT_EXCEEDED
Field Value
Type Description
EngineResult
| Edit this page View Source

tecLOCKED

Declaration
public static readonly EngineResult tecLOCKED
Field Value
Type Description
EngineResult
| Edit this page View Source

tecMAX_SEQUENCE_REACHED

Declaration
public static readonly EngineResult tecMAX_SEQUENCE_REACHED
Field Value
Type Description
EngineResult
| Edit this page View Source

tecNEED_MASTER_KEY

Declaration
public static readonly EngineResult tecNEED_MASTER_KEY
Field Value
Type Description
EngineResult
| Edit this page View Source

tecNFTOKEN_BUY_SELL_MISMATCH

Declaration
public static readonly EngineResult tecNFTOKEN_BUY_SELL_MISMATCH
Field Value
Type Description
EngineResult
| Edit this page View Source

tecNFTOKEN_OFFER_TYPE_MISMATCH

Declaration
public static readonly EngineResult tecNFTOKEN_OFFER_TYPE_MISMATCH
Field Value
Type Description
EngineResult
| Edit this page View Source

tecNO_ALTERNATIVE_KEY

Declaration
public static readonly EngineResult tecNO_ALTERNATIVE_KEY
Field Value
Type Description
EngineResult
| Edit this page View Source

tecNO_AUTH

Declaration
public static readonly EngineResult tecNO_AUTH
Field Value
Type Description
EngineResult
| Edit this page View Source

tecNO_DELEGATE_PERMISSION

Declaration
public static readonly EngineResult tecNO_DELEGATE_PERMISSION
Field Value
Type Description
EngineResult
| Edit this page View Source

tecNO_DST

Declaration
public static readonly EngineResult tecNO_DST
Field Value
Type Description
EngineResult
| Edit this page View Source

tecNO_DST_INSUF_XRP

Declaration
public static readonly EngineResult tecNO_DST_INSUF_XRP
Field Value
Type Description
EngineResult
| Edit this page View Source

tecNO_ENTRY

Declaration
public static readonly EngineResult tecNO_ENTRY
Field Value
Type Description
EngineResult
| Edit this page View Source

tecNO_ISSUER

Declaration
public static readonly EngineResult tecNO_ISSUER
Field Value
Type Description
EngineResult
| Edit this page View Source

tecNO_LINE

Declaration
public static readonly EngineResult tecNO_LINE
Field Value
Type Description
EngineResult
| Edit this page View Source

tecNO_LINE_INSUF_RESERVE

Declaration
public static readonly EngineResult tecNO_LINE_INSUF_RESERVE
Field Value
Type Description
EngineResult
| Edit this page View Source

tecNO_LINE_REDUNDANT

Declaration
public static readonly EngineResult tecNO_LINE_REDUNDANT
Field Value
Type Description
EngineResult
| Edit this page View Source

tecNO_PERMISSION

Declaration
public static readonly EngineResult tecNO_PERMISSION
Field Value
Type Description
EngineResult
| Edit this page View Source

tecNO_REGULAR_KEY

Declaration
public static readonly EngineResult tecNO_REGULAR_KEY
Field Value
Type Description
EngineResult
| Edit this page View Source

tecNO_SUITABLE_NFTOKEN_PAGE

Declaration
public static readonly EngineResult tecNO_SUITABLE_NFTOKEN_PAGE
Field Value
Type Description
EngineResult
| Edit this page View Source

tecNO_TARGET

Declaration
public static readonly EngineResult tecNO_TARGET
Field Value
Type Description
EngineResult
| Edit this page View Source

tecOBJECT_NOT_FOUND

Declaration
public static readonly EngineResult tecOBJECT_NOT_FOUND
Field Value
Type Description
EngineResult
| Edit this page View Source

tecOVERSIZE

Declaration
public static readonly EngineResult tecOVERSIZE
Field Value
Type Description
EngineResult
| Edit this page View Source

tecOWNERS

Declaration
public static readonly EngineResult tecOWNERS
Field Value
Type Description
EngineResult
| Edit this page View Source

tecPATH_DRY

Declaration
public static readonly EngineResult tecPATH_DRY
Field Value
Type Description
EngineResult
| Edit this page View Source

tecPATH_PARTIAL

Declaration
public static readonly EngineResult tecPATH_PARTIAL
Field Value
Type Description
EngineResult
| Edit this page View Source

tecPRECISION_LOSS

Declaration
public static readonly EngineResult tecPRECISION_LOSS
Field Value
Type Description
EngineResult
| Edit this page View Source

tecPSEUDO_ACCOUNT

Declaration
public static readonly EngineResult tecPSEUDO_ACCOUNT
Field Value
Type Description
EngineResult
| Edit this page View Source

tecTOKEN_PAIR_NOT_FOUND

Declaration
public static readonly EngineResult tecTOKEN_PAIR_NOT_FOUND
Field Value
Type Description
EngineResult
| Edit this page View Source

tecTOO_SOON

Declaration
public static readonly EngineResult tecTOO_SOON
Field Value
Type Description
EngineResult
| Edit this page View Source

tecUNFUNDED

Declaration
public static readonly EngineResult tecUNFUNDED
Field Value
Type Description
EngineResult
| Edit this page View Source

tecUNFUNDED_ADD

Declaration
public static readonly EngineResult tecUNFUNDED_ADD
Field Value
Type Description
EngineResult
| Edit this page View Source

tecUNFUNDED_AMM

Declaration
public static readonly EngineResult tecUNFUNDED_AMM
Field Value
Type Description
EngineResult
| Edit this page View Source

tecUNFUNDED_OFFER

Declaration
public static readonly EngineResult tecUNFUNDED_OFFER
Field Value
Type Description
EngineResult
| Edit this page View Source

tecUNFUNDED_PAYMENT

Declaration
public static readonly EngineResult tecUNFUNDED_PAYMENT
Field Value
Type Description
EngineResult
| Edit this page View Source

tecWRONG_ASSET

Declaration
public static readonly EngineResult tecWRONG_ASSET
Field Value
Type Description
EngineResult
| Edit this page View Source

tecXCHAIN_ACCOUNT_CREATE_PAST

Declaration
public static readonly EngineResult tecXCHAIN_ACCOUNT_CREATE_PAST
Field Value
Type Description
EngineResult
| Edit this page View Source

tecXCHAIN_ACCOUNT_CREATE_TOO_MANY

Declaration
public static readonly EngineResult tecXCHAIN_ACCOUNT_CREATE_TOO_MANY
Field Value
Type Description
EngineResult
| Edit this page View Source

tecXCHAIN_BAD_CLAIM_ID

Declaration
public static readonly EngineResult tecXCHAIN_BAD_CLAIM_ID
Field Value
Type Description
EngineResult
| Edit this page View Source

tecXCHAIN_BAD_PUBLIC_KEY_ACCOUNT_PAIR

Declaration
public static readonly EngineResult tecXCHAIN_BAD_PUBLIC_KEY_ACCOUNT_PAIR
Field Value
Type Description
EngineResult
| Edit this page View Source

tecXCHAIN_BAD_TRANSFER_ISSUE

Declaration
public static readonly EngineResult tecXCHAIN_BAD_TRANSFER_ISSUE
Field Value
Type Description
EngineResult
| Edit this page View Source

tecXCHAIN_CLAIM_NO_QUORUM

Declaration
public static readonly EngineResult tecXCHAIN_CLAIM_NO_QUORUM
Field Value
Type Description
EngineResult
| Edit this page View Source

tecXCHAIN_CREATE_ACCOUNT_DISABLED

Declaration
public static readonly EngineResult tecXCHAIN_CREATE_ACCOUNT_DISABLED
Field Value
Type Description
EngineResult
| Edit this page View Source

tecXCHAIN_CREATE_ACCOUNT_NONXRP_ISSUE

Declaration
public static readonly EngineResult tecXCHAIN_CREATE_ACCOUNT_NONXRP_ISSUE
Field Value
Type Description
EngineResult
| Edit this page View Source

tecXCHAIN_INSUFF_CREATE_AMOUNT

Declaration
public static readonly EngineResult tecXCHAIN_INSUFF_CREATE_AMOUNT
Field Value
Type Description
EngineResult
| Edit this page View Source

tecXCHAIN_NO_CLAIM_ID

Declaration
public static readonly EngineResult tecXCHAIN_NO_CLAIM_ID
Field Value
Type Description
EngineResult
| Edit this page View Source

tecXCHAIN_NO_SIGNERS_LIST

Declaration
public static readonly EngineResult tecXCHAIN_NO_SIGNERS_LIST
Field Value
Type Description
EngineResult
| Edit this page View Source

tecXCHAIN_PAYMENT_FAILED

Declaration
public static readonly EngineResult tecXCHAIN_PAYMENT_FAILED
Field Value
Type Description
EngineResult
| Edit this page View Source

tecXCHAIN_PROOF_UNKNOWN_KEY

Declaration
public static readonly EngineResult tecXCHAIN_PROOF_UNKNOWN_KEY
Field Value
Type Description
EngineResult
| Edit this page View Source

tecXCHAIN_REWARD_MISMATCH

Declaration
public static readonly EngineResult tecXCHAIN_REWARD_MISMATCH
Field Value
Type Description
EngineResult
| Edit this page View Source

tecXCHAIN_SELF_COMMIT

Declaration
public static readonly EngineResult tecXCHAIN_SELF_COMMIT
Field Value
Type Description
EngineResult
| Edit this page View Source

tecXCHAIN_SENDING_ACCOUNT_MISMATCH

Declaration
public static readonly EngineResult tecXCHAIN_SENDING_ACCOUNT_MISMATCH
Field Value
Type Description
EngineResult
| Edit this page View Source

tecXCHAIN_WRONG_CHAIN

Declaration
public static readonly EngineResult tecXCHAIN_WRONG_CHAIN
Field Value
Type Description
EngineResult
| Edit this page View Source

tefALREADY

Declaration
public static readonly EngineResult tefALREADY
Field Value
Type Description
EngineResult
| Edit this page View Source

tefBAD_ADD_AUTH

Declaration
public static readonly EngineResult tefBAD_ADD_AUTH
Field Value
Type Description
EngineResult
| Edit this page View Source

tefBAD_AUTH

Declaration
public static readonly EngineResult tefBAD_AUTH
Field Value
Type Description
EngineResult
| Edit this page View Source

tefBAD_AUTH_MASTER

Declaration
public static readonly EngineResult tefBAD_AUTH_MASTER
Field Value
Type Description
EngineResult
| Edit this page View Source

tefBAD_LEDGER

Declaration
public static readonly EngineResult tefBAD_LEDGER
Field Value
Type Description
EngineResult
| Edit this page View Source

tefBAD_QUORUM

Declaration
public static readonly EngineResult tefBAD_QUORUM
Field Value
Type Description
EngineResult
| Edit this page View Source

tefBAD_SIGNATURE

Declaration
public static readonly EngineResult tefBAD_SIGNATURE
Field Value
Type Description
EngineResult
| Edit this page View Source

tefCREATED

Declaration
public static readonly EngineResult tefCREATED
Field Value
Type Description
EngineResult
| Edit this page View Source

tefEXCEPTION

Declaration
public static readonly EngineResult tefEXCEPTION
Field Value
Type Description
EngineResult
| Edit this page View Source

tefFAILURE

Declaration
public static readonly EngineResult tefFAILURE
Field Value
Type Description
EngineResult
| Edit this page View Source

tefINTERNAL

Declaration
public static readonly EngineResult tefINTERNAL
Field Value
Type Description
EngineResult
| Edit this page View Source

tefINVALID_LEDGER_FIX_TYPE

Declaration
public static readonly EngineResult tefINVALID_LEDGER_FIX_TYPE
Field Value
Type Description
EngineResult
| Edit this page View Source

tefINVARIANT_FAILED

Declaration
public static readonly EngineResult tefINVARIANT_FAILED
Field Value
Type Description
EngineResult
| Edit this page View Source

tefMASTER_DISABLED

Declaration
public static readonly EngineResult tefMASTER_DISABLED
Field Value
Type Description
EngineResult
| Edit this page View Source

tefMAX_LEDGER

Declaration
public static readonly EngineResult tefMAX_LEDGER
Field Value
Type Description
EngineResult
| Edit this page View Source

tefNFTOKEN_IS_NOT_TRANSFERABLE

Declaration
public static readonly EngineResult tefNFTOKEN_IS_NOT_TRANSFERABLE
Field Value
Type Description
EngineResult
| Edit this page View Source

tefNOT_MULTI_SIGNING

Declaration
public static readonly EngineResult tefNOT_MULTI_SIGNING
Field Value
Type Description
EngineResult
| Edit this page View Source

tefNO_AUTH_REQUIRED

Declaration
public static readonly EngineResult tefNO_AUTH_REQUIRED
Field Value
Type Description
EngineResult
| Edit this page View Source

tefNO_TICKET

Declaration
public static readonly EngineResult tefNO_TICKET
Field Value
Type Description
EngineResult
| Edit this page View Source

tefPAST_SEQ

Declaration
public static readonly EngineResult tefPAST_SEQ
Field Value
Type Description
EngineResult
| Edit this page View Source

tefTOO_BIG

Declaration
public static readonly EngineResult tefTOO_BIG
Field Value
Type Description
EngineResult
| Edit this page View Source

tefWRONG_PRIOR

Declaration
public static readonly EngineResult tefWRONG_PRIOR
Field Value
Type Description
EngineResult
| Edit this page View Source

telBAD_DOMAIN

Declaration
public static readonly EngineResult telBAD_DOMAIN
Field Value
Type Description
EngineResult
| Edit this page View Source

telBAD_PATH_COUNT

Declaration
public static readonly EngineResult telBAD_PATH_COUNT
Field Value
Type Description
EngineResult
| Edit this page View Source

telBAD_PUBLIC_KEY

Declaration
public static readonly EngineResult telBAD_PUBLIC_KEY
Field Value
Type Description
EngineResult
| Edit this page View Source

telCAN_NOT_QUEUE

Declaration
public static readonly EngineResult telCAN_NOT_QUEUE
Field Value
Type Description
EngineResult
| Edit this page View Source

telCAN_NOT_QUEUE_BALANCE

Declaration
public static readonly EngineResult telCAN_NOT_QUEUE_BALANCE
Field Value
Type Description
EngineResult
| Edit this page View Source

telCAN_NOT_QUEUE_BLOCKED

Declaration
public static readonly EngineResult telCAN_NOT_QUEUE_BLOCKED
Field Value
Type Description
EngineResult
| Edit this page View Source

telCAN_NOT_QUEUE_BLOCKS

Declaration
public static readonly EngineResult telCAN_NOT_QUEUE_BLOCKS
Field Value
Type Description
EngineResult
| Edit this page View Source

telCAN_NOT_QUEUE_FEE

Declaration
public static readonly EngineResult telCAN_NOT_QUEUE_FEE
Field Value
Type Description
EngineResult
| Edit this page View Source

telCAN_NOT_QUEUE_FULL

Declaration
public static readonly EngineResult telCAN_NOT_QUEUE_FULL
Field Value
Type Description
EngineResult
| Edit this page View Source

telENV_RPC_FAILED

Declaration
public static readonly EngineResult telENV_RPC_FAILED
Field Value
Type Description
EngineResult
| Edit this page View Source

telFAILED_PROCESSING

Declaration
public static readonly EngineResult telFAILED_PROCESSING
Field Value
Type Description
EngineResult
| Edit this page View Source

telINSUF_FEE_P

Declaration
public static readonly EngineResult telINSUF_FEE_P
Field Value
Type Description
EngineResult
| Edit this page View Source

telLOCAL_ERROR

Declaration
public static readonly EngineResult telLOCAL_ERROR
Field Value
Type Description
EngineResult
| Edit this page View Source

telNETWORK_ID_MAKES_TX_NON_CANONICAL

Declaration
public static readonly EngineResult telNETWORK_ID_MAKES_TX_NON_CANONICAL
Field Value
Type Description
EngineResult
| Edit this page View Source

telNO_DST_PARTIAL

Declaration
public static readonly EngineResult telNO_DST_PARTIAL
Field Value
Type Description
EngineResult
| Edit this page View Source

telREQUIRES_NETWORK_ID

Declaration
public static readonly EngineResult telREQUIRES_NETWORK_ID
Field Value
Type Description
EngineResult
| Edit this page View Source

telWRONG_NETWORK

Declaration
public static readonly EngineResult telWRONG_NETWORK
Field Value
Type Description
EngineResult
| Edit this page View Source

temARRAY_EMPTY

Declaration
public static readonly EngineResult temARRAY_EMPTY
Field Value
Type Description
EngineResult
| Edit this page View Source

temARRAY_TOO_LARGE

Declaration
public static readonly EngineResult temARRAY_TOO_LARGE
Field Value
Type Description
EngineResult
| Edit this page View Source

temBAD_AMM_TOKENS

Declaration
public static readonly EngineResult temBAD_AMM_TOKENS
Field Value
Type Description
EngineResult
| Edit this page View Source

temBAD_AMOUNT

Declaration
public static readonly EngineResult temBAD_AMOUNT
Field Value
Type Description
EngineResult
| Edit this page View Source

temBAD_CURRENCY

Declaration
public static readonly EngineResult temBAD_CURRENCY
Field Value
Type Description
EngineResult
| Edit this page View Source

temBAD_EXPIRATION

Declaration
public static readonly EngineResult temBAD_EXPIRATION
Field Value
Type Description
EngineResult
| Edit this page View Source

temBAD_FEE

Declaration
public static readonly EngineResult temBAD_FEE
Field Value
Type Description
EngineResult
| Edit this page View Source

temBAD_ISSUER

Declaration
public static readonly EngineResult temBAD_ISSUER
Field Value
Type Description
EngineResult
| Edit this page View Source

temBAD_LIMIT

Declaration
public static readonly EngineResult temBAD_LIMIT
Field Value
Type Description
EngineResult
| Edit this page View Source

temBAD_NFTOKEN_TRANSFER_FEE

Declaration
public static readonly EngineResult temBAD_NFTOKEN_TRANSFER_FEE
Field Value
Type Description
EngineResult
| Edit this page View Source

temBAD_OFFER

Declaration
public static readonly EngineResult temBAD_OFFER
Field Value
Type Description
EngineResult
| Edit this page View Source

temBAD_PATH

Declaration
public static readonly EngineResult temBAD_PATH
Field Value
Type Description
EngineResult
| Edit this page View Source

temBAD_PATH_LOOP

Declaration
public static readonly EngineResult temBAD_PATH_LOOP
Field Value
Type Description
EngineResult
| Edit this page View Source

temBAD_QUORUM

Declaration
public static readonly EngineResult temBAD_QUORUM
Field Value
Type Description
EngineResult
| Edit this page View Source

temBAD_REGKEY

Declaration
public static readonly EngineResult temBAD_REGKEY
Field Value
Type Description
EngineResult
| Edit this page View Source

temBAD_SEND_XRP_LIMIT

Declaration
public static readonly EngineResult temBAD_SEND_XRP_LIMIT
Field Value
Type Description
EngineResult
| Edit this page View Source

temBAD_SEND_XRP_MAX

Declaration
public static readonly EngineResult temBAD_SEND_XRP_MAX
Field Value
Type Description
EngineResult
| Edit this page View Source

temBAD_SEND_XRP_NO_DIRECT

Declaration
public static readonly EngineResult temBAD_SEND_XRP_NO_DIRECT
Field Value
Type Description
EngineResult
| Edit this page View Source

temBAD_SEND_XRP_PARTIAL

Declaration
public static readonly EngineResult temBAD_SEND_XRP_PARTIAL
Field Value
Type Description
EngineResult
| Edit this page View Source

temBAD_SEND_XRP_PATHS

Declaration
public static readonly EngineResult temBAD_SEND_XRP_PATHS
Field Value
Type Description
EngineResult
| Edit this page View Source

temBAD_SEQUENCE

Declaration
public static readonly EngineResult temBAD_SEQUENCE
Field Value
Type Description
EngineResult
| Edit this page View Source

temBAD_SIGNATURE

Declaration
public static readonly EngineResult temBAD_SIGNATURE
Field Value
Type Description
EngineResult
| Edit this page View Source

temBAD_SIGNER

Declaration
public static readonly EngineResult temBAD_SIGNER
Field Value
Type Description
EngineResult
| Edit this page View Source

temBAD_SRC_ACCOUNT

Declaration
public static readonly EngineResult temBAD_SRC_ACCOUNT
Field Value
Type Description
EngineResult
| Edit this page View Source

temBAD_TICK_SIZE

Declaration
public static readonly EngineResult temBAD_TICK_SIZE
Field Value
Type Description
EngineResult
| Edit this page View Source

temBAD_TRANSFER_FEE

Declaration
public static readonly EngineResult temBAD_TRANSFER_FEE
Field Value
Type Description
EngineResult
| Edit this page View Source

temBAD_TRANSFER_RATE

Declaration
public static readonly EngineResult temBAD_TRANSFER_RATE
Field Value
Type Description
EngineResult
| Edit this page View Source

temBAD_WEIGHT

Declaration
public static readonly EngineResult temBAD_WEIGHT
Field Value
Type Description
EngineResult
| Edit this page View Source

temCANNOT_PREAUTH_SELF

Declaration
public static readonly EngineResult temCANNOT_PREAUTH_SELF
Field Value
Type Description
EngineResult
| Edit this page View Source

temDISABLED

Declaration
public static readonly EngineResult temDISABLED
Field Value
Type Description
EngineResult
| Edit this page View Source

temDST_IS_SRC

Declaration
public static readonly EngineResult temDST_IS_SRC
Field Value
Type Description
EngineResult
| Edit this page View Source

temDST_NEEDED

Declaration
public static readonly EngineResult temDST_NEEDED
Field Value
Type Description
EngineResult
| Edit this page View Source

temEMPTY_DID

Declaration
public static readonly EngineResult temEMPTY_DID
Field Value
Type Description
EngineResult
| Edit this page View Source

temINVALID

Declaration
public static readonly EngineResult temINVALID
Field Value
Type Description
EngineResult
| Edit this page View Source

temINVALID_ACCOUNT_ID

Declaration
public static readonly EngineResult temINVALID_ACCOUNT_ID
Field Value
Type Description
EngineResult
| Edit this page View Source

temINVALID_COUNT

Declaration
public static readonly EngineResult temINVALID_COUNT
Field Value
Type Description
EngineResult
| Edit this page View Source

temINVALID_FLAG

Declaration
public static readonly EngineResult temINVALID_FLAG
Field Value
Type Description
EngineResult
| Edit this page View Source

temINVALID_INNER_BATCH

Declaration
public static readonly EngineResult temINVALID_INNER_BATCH
Field Value
Type Description
EngineResult
| Edit this page View Source

temMALFORMED

Declaration
public static readonly EngineResult temMALFORMED
Field Value
Type Description
EngineResult
| Edit this page View Source

temREDUNDANT

Declaration
public static readonly EngineResult temREDUNDANT
Field Value
Type Description
EngineResult
| Edit this page View Source

temRIPPLE_EMPTY

Declaration
public static readonly EngineResult temRIPPLE_EMPTY
Field Value
Type Description
EngineResult
| Edit this page View Source

temSEQ_AND_TICKET

Declaration
public static readonly EngineResult temSEQ_AND_TICKET
Field Value
Type Description
EngineResult
| Edit this page View Source

temUNCERTAIN

Declaration
public static readonly EngineResult temUNCERTAIN
Field Value
Type Description
EngineResult
| Edit this page View Source

temUNKNOWN

Declaration
public static readonly EngineResult temUNKNOWN
Field Value
Type Description
EngineResult
| Edit this page View Source

temXCHAIN_BAD_PROOF

Declaration
public static readonly EngineResult temXCHAIN_BAD_PROOF
Field Value
Type Description
EngineResult
| Edit this page View Source

temXCHAIN_BRIDGE_BAD_ISSUES

Declaration
public static readonly EngineResult temXCHAIN_BRIDGE_BAD_ISSUES
Field Value
Type Description
EngineResult
| Edit this page View Source

temXCHAIN_BRIDGE_BAD_MIN_ACCOUNT_CREATE_AMOUNT

Declaration
public static readonly EngineResult temXCHAIN_BRIDGE_BAD_MIN_ACCOUNT_CREATE_AMOUNT
Field Value
Type Description
EngineResult
| Edit this page View Source

temXCHAIN_BRIDGE_BAD_REWARD_AMOUNT

Declaration
public static readonly EngineResult temXCHAIN_BRIDGE_BAD_REWARD_AMOUNT
Field Value
Type Description
EngineResult
| Edit this page View Source

temXCHAIN_BRIDGE_NONDOOR_OWNER

Declaration
public static readonly EngineResult temXCHAIN_BRIDGE_NONDOOR_OWNER
Field Value
Type Description
EngineResult
| Edit this page View Source

temXCHAIN_EQUAL_DOOR_ACCOUNTS

Declaration
public static readonly EngineResult temXCHAIN_EQUAL_DOOR_ACCOUNTS
Field Value
Type Description
EngineResult
| Edit this page View Source

terADDRESS_COLLISION

Declaration
public static readonly EngineResult terADDRESS_COLLISION
Field Value
Type Description
EngineResult
| Edit this page View Source

terFUNDS_SPENT

Declaration
public static readonly EngineResult terFUNDS_SPENT
Field Value
Type Description
EngineResult
| Edit this page View Source

terINSUF_FEE_B

Declaration
public static readonly EngineResult terINSUF_FEE_B
Field Value
Type Description
EngineResult
| Edit this page View Source

terLAST

Declaration
public static readonly EngineResult terLAST
Field Value
Type Description
EngineResult
| Edit this page View Source

terNO_ACCOUNT

Declaration
public static readonly EngineResult terNO_ACCOUNT
Field Value
Type Description
EngineResult
| Edit this page View Source

terNO_AMM

Declaration
public static readonly EngineResult terNO_AMM
Field Value
Type Description
EngineResult
| Edit this page View Source

terNO_AUTH

Declaration
public static readonly EngineResult terNO_AUTH
Field Value
Type Description
EngineResult
| Edit this page View Source

terNO_DELEGATE_PERMISSION

Declaration
public static readonly EngineResult terNO_DELEGATE_PERMISSION
Field Value
Type Description
EngineResult
| Edit this page View Source

terNO_LINE

Declaration
public static readonly EngineResult terNO_LINE
Field Value
Type Description
EngineResult
| Edit this page View Source

terNO_RIPPLE

Declaration
public static readonly EngineResult terNO_RIPPLE
Field Value
Type Description
EngineResult
| Edit this page View Source

terOWNERS

Declaration
public static readonly EngineResult terOWNERS
Field Value
Type Description
EngineResult
| Edit this page View Source

terPRE_SEQ

Declaration
public static readonly EngineResult terPRE_SEQ
Field Value
Type Description
EngineResult
| Edit this page View Source

terPRE_TICKET

Declaration
public static readonly EngineResult terPRE_TICKET
Field Value
Type Description
EngineResult
| Edit this page View Source

terQUEUED

Declaration
public static readonly EngineResult terQUEUED
Field Value
Type Description
EngineResult
| Edit this page View Source

terRETRY

Declaration
public static readonly EngineResult terRETRY
Field Value
Type Description
EngineResult
| Edit this page View Source

tesSUCCESS

Declaration
public static readonly EngineResult tesSUCCESS
Field Value
Type Description
EngineResult

Methods

| Edit this page View Source

ShouldClaimFee()

Declaration
public bool ShouldClaimFee()
Returns
Type Description
bool

Implements

ISerializedType

Extension Methods

StExtensions.ToDebuggedHex(ISerializedType)
StExtensions.ToHex(ISerializedType)
  • Edit this page
  • View Source
In this article
Back to top Generated by DocFX