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: --> d7411698bbf7cb2a74b43c71d1bfb24bb762dda05ef04dd441a81d0d89067761: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...