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: --> 3284d6af945b79f11fe35f1b6d65a1ee7896059532d81d6b5da482a613c706b5:16:14 | 16 | self.stakingCollectionRef.requestUnstaking(nodeID: nodeID, delegatorID: delegatorID, amount: amount) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ --> 8d0e87b65159ae63.FlowStakingCollection:720:20 | 720 | delegator.requestUnstaking(amount: amount) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ error: pre-condition failed: Cannot request unstaking if the staking auction isn't in progress --> 8624b52f9ddcd04a.FlowIDTableStaking:729:16 | 729 | FlowIDTableStaking.stakingEnabled(): "Cannot request unstaking if the staking auction isn't in progress" | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^Arguments:
nodeID:
3c6519ba8be35e338df7273a895ad3abaeb0c232eb908ee7b05462018c112fe1
delegatorID:
156
amount:
101
Loading...