Enum RejectReason.ReasonOneofCase
- Namespace
- Concordium.Grpc.V2
- Assembly
- Concordium.Sdk.dll
Enum of possible cases for the "reason" oneof.
public enum RejectReason.ReasonOneofCase
Fields
AlreadyABaker = 15
AlreadyADelegator = 45
AmountTooLarge = 9
BakerInCooldown = 19
BakingRewardCommissionNotInRange = 43
CredentialHolderDidNotSign = 37
DelegationTargetNotABaker = 51
DelegatorInCooldown = 49
DuplicateAggregationKey = 20
DuplicateCredIds = 34
EncryptedAmountSelfTransfer = 27
FinalizationRewardCommissionNotInRange = 42
FirstScheduledReleaseExpired = 31
InsufficientBalanceForBakerStake = 17
InsufficientBalanceForDelegationStake = 46
InsufficientDelegationStake = 48
InvalidAccountReference = 3
InvalidAccountThreshold = 23
InvalidContractAddress = 7
InvalidCredentialKeySignThreshold = 24
InvalidCredentials = 33
InvalidEncryptedAmountTransferProof = 25
InvalidIndexOnEncryptedTransfer = 28
InvalidInitMethod = 4
InvalidModuleReference = 6
InvalidProof = 14
InvalidReceiveMethod = 5
InvalidTransferToPublicProof = 26
KeyIndexAlreadyInUse = 22
MissingBakerAddParameters = 41
MissingDelegationAddParameters = 47
ModuleHashAlreadyExists = 2
ModuleNotWf = 1
NonExistentCredIds = 35
NonExistentCredentialId = 21
NonIncreasingSchedule = 30
None = 0
NotABaker = 16
NotADelegator = 50
NotAllowedMultipleCredentials = 38
NotAllowedToHandleEncrypted = 40
NotAllowedToReceiveEncrypted = 39
OutOfEnergy = 11
PoolClosed = 54
PoolWouldBecomeOverDelegated = 53
RejectedInit = 12
RejectedReceive = 13
RemoveFirstCredential = 36
RuntimeFailure = 8
ScheduledSelfTransfer = 32
SerializationFailure = 10
StakeOverMaximumThresholdForPool = 52
StakeUnderMinimumThresholdForBaking = 18
TransactionFeeCommissionNotInRange = 44
ZeroScheduledAmount = 29