Whoops! 😨 Something unexpected happened...
[Error Code: 1101] error caused by: 1 error occurred:
* transaction execute failed: [Error Code: 1101] cadence runtime error: Execution failed:
--> 6b26c792402b4028dab850325e8f7502373f5df7c67f55b23deff5c23c4c9cc8: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:729:16
|
729 | FlowIDTableStaking.stakingEnabled(): "Cannot request unstaking if the staking auction isn't in progress"
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^