Enumeration TxSubmissionErrorCode

Enumeration Members

BootstrapAttributesTooLarge CollateralLockedByScript ConflictingCommitteeUpdate ConflictingInputsAndReferences ConstitutionGuardrailsHashMismatch CredentialAlreadyRegistered CredentialDepositMismatch DRepAlreadyRegistered DRepNotRegistered DeserialisationFailure EmptyInputSet EmptyTreasuryWithdrawal EraMismatch ExecutionBudgetOutOfBounds ExecutionUnitsTooLarge ExtraneousDatums ExtraneousRedeemers ExtraneousScripts FailingNativeScript ForbiddenWithdrawal GovernanceProposalDepositMismatch IncompleteWithdrawals InsufficientCollateral InsufficientlyFundedOutputs InvalidCommitteeUpdate InvalidGenesisDelegation InvalidHardForkVersionBump InvalidMIRTransfer InvalidMetadata InvalidOrMissingPreviousProposal InvalidProtocolParametersUpdate InvalidSignatories MalformedScripts MetadataHashMismatch MetadataHashTooLarge MintingOrBurningAda MissingCollateralInputs MissingCostModels MissingDatums MissingMetadata MissingMetadataHash MissingRedeemers MissingScripts MissingSignatories NetworkMismatch NonAdaCollateral NonEmptyRewardAccount OrphanScriptInputs OutsideOfValidityInterval ReferenceScriptsTooLarge RetirementTooLate ScriptIntegrityHashMismatch SpendsMismatch StakePoolCostTooLow TooManyCollateralInputs TotalCollateralMismatch TransactionFeeTooSmall TransactionTooLarge TreasuryWithdrawalMismatch UnauthorizedGovernanceAction UnauthorizedVote UnexpectedMempoolError UnforeseeableSlot UnknownConstitutionalCommitteeMember UnknownCredential UnknownGovernanceProposal UnknownOutputReferences UnknownStakePool UnknownVoters UnrecognizedCertificateType ValueNotConserved ValueTooLarge VotingOnExpiredActions

Enumeration Members

BootstrapAttributesTooLarge: 3126
CollateralLockedByScript: 3129
ConflictingCommitteeUpdate: 3156
ConflictingInputsAndReferences: 3164

Identical UTxO references were found in both the transaction inputs and references. This is redundant and no longer allowed by the ledger. Indeed, if the a UTxO is present in the inputs set, it is already in the transaction context

ConstitutionGuardrailsHashMismatch: 3163
CredentialAlreadyRegistered: 3145
CredentialDepositMismatch: 3151
DRepAlreadyRegistered: 3152
DRepNotRegistered: 3153
DeserialisationFailure: -32602
EmptyInputSet: 3121
EmptyTreasuryWithdrawal: 3168
EraMismatch: 3005
ExecutionBudgetOutOfBounds: 3161
ExecutionUnitsTooLarge: 3134
ExtraneousDatums: 3112
ExtraneousRedeemers: 3110
ExtraneousScripts: 3104
FailingNativeScript: 3103
ForbiddenWithdrawal: 3150
GovernanceProposalDepositMismatch: 3155
IncompleteWithdrawals: 3141
InsufficientCollateral: 3128
InsufficientlyFundedOutputs: 3125
InvalidCommitteeUpdate: 3157
InvalidGenesisDelegation: 3148
InvalidHardForkVersionBump: 3162
InvalidMIRTransfer: 3149
InvalidMetadata: 3108
InvalidOrMissingPreviousProposal: 3159
InvalidProtocolParametersUpdate: 3139
InvalidSignatories: 3100
MalformedScripts: 3116
MetadataHashMismatch: 3107
MetadataHashTooLarge: 3144
MintingOrBurningAda: 3127
MissingCollateralInputs: 3132
MissingCostModels: 3115
MissingDatums: 3111
MissingMetadata: 3106
MissingMetadataHash: 3105
MissingRedeemers: 3109
MissingScripts: 3102
MissingSignatories: 3101
NetworkMismatch: 3124
NonAdaCollateral: 3133
NonEmptyRewardAccount: 3147
OrphanScriptInputs: 3114
OutsideOfValidityInterval: 3118
ReferenceScriptsTooLarge: 3166
RetirementTooLate: 3142
ScriptIntegrityHashMismatch: 3113
SpendsMismatch: 3136
StakePoolCostTooLow: 3143
TooManyCollateralInputs: 3131
TotalCollateralMismatch: 3135
TransactionFeeTooSmall: 3122
TransactionTooLarge: 3119
TreasuryWithdrawalMismatch: 3158
UnauthorizedGovernanceAction: 3165
UnauthorizedVote: 3137
UnexpectedMempoolError: 3997
UnforeseeableSlot: 3130
UnknownConstitutionalCommitteeMember: 3154
UnknownCredential: 3146
UnknownGovernanceProposal: 3138
UnknownOutputReferences: 3117
UnknownStakePool: 3140
UnknownVoters: 3167
UnrecognizedCertificateType: 3998
ValueNotConserved: 3123
ValueTooLarge: 3120
VotingOnExpiredActions: 3160

Generated using TypeDoc