CODE_ERROR
There is an error in the cadence code of this transaction.
[Error Code: 1101] error caused by: 1 error occurred: * transaction execute failed: [Error Code: 1101] cadence runtime error: Execution failed: --> bce2b8e6d6a3123dc75ae74c82acc097070db70a2de1dc7a2f35c07870c5c4f4:32:39 | 32 | let unstakeFlowOutVault <- LiquidStaking.unstakeQuickly(stFlowVault: <- (stflowOutVault as! @stFlowToken.Vault)) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ error: pre-condition failed: [IncLiquidStakingErrorMsg:Cannot unstake as not in flowchain's staking auction period][IncLiquidStakingErrorCode:7] --> d6f80565193ad727.LiquidStaking:140:12 | 140 | FlowIDTableStaking.stakingEnabled(): LiquidStakingError.ErrorEncode(msg: "Cannot unstake as not in flowchain's staking auction period", err: LiquidStakingError.ErrorCode.STAKING_AUCTION_NOT_IN_PROGRESS) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^Loading...