Whoops! 😨 Something unexpected happened...
[Error Code: 1101] error caused by: 1 error occurred:
* transaction execute failed: [Error Code: 1101] cadence runtime error: Execution failed:
--> 6ebdcca1647c4ef06c9584c17a41b38625af262474429e26ed0d76d433e335c7:15:4
|
15 | self.nodeDelegatorProxy.requestUnstaking(amount: amount)
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
--> 8d0e87b65159ae63.LockedTokens:597:12
|
597 | tokenManagerRef.nodeDelegator?.requestUnstaking(amount: amount)
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
error: pre-condition failed: Cannot request unstaking if the staking auction isn't in progress
--> 8624b52f9ddcd04a.FlowIDTableStaking:724:16
|
724 | FlowIDTableStaking.stakingEnabled(): "Cannot request unstaking if the staking auction isn't in progress"
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^