Stellar PHP SDK API Documentation

XdrTransactionResultCode
in package

Table of Contents

Constants

BAD_AUTH  = -6
BAD_AUTH_EXTRA  = -10
BAD_MIN_SEQ_AGE_OR_GAP  = -15
BAD_SEQ  = -5
BAD_SPONSORSHIP  = -14
FAILED  = -1
FEE_BUMP_INNER_FAILED  = -13
FEE_BUMP_INNER_SUCCESS  = 1
INSUFFICIENT_BALANCE  = -7
INSUFFICIENT_FEE  = -9
INTERNAL_ERROR  = -11
MALFORMED  = -16
MISSING_OPERATION  = -4
NO_ACCOUNT  = -8
NOT_SUPPORTED  = -12
SOROBAN_INVALID  = -17
SUCCESS  = 0
TOO_EARLY  = -2
TOO_LATE  = -3

Methods

__construct()  : mixed
decode()  : XdrTransactionResultCode
encode()  : string
getValue()  : int

Constants

Methods


        
On this page

Search results