Whoops! 😨 Something unexpected happened...
[Error Code: 1101] error caused by: 1 error occurred:
* transaction execute failed: [Error Code: 1101] cadence runtime error: Execution failed:
--> 77c41a80f63b71230f6bd0b0a3b0f1ed884e5cb1719b45b7f8dbfb1004fc314c:118:6
|
118 | self.collectionRef!.stakeNewTokens(nodeID: self.nodeID, delegatorID: self.delegatorID, amount: self.amount)
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
--> 95e019a17d0e23d7.FlowStakingCollection:700:20
|
700 | delegator.delegateNewTokens(from: <- self.getTokens(amount: amount))
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
error: pre-condition failed: Cannot delegate if the staking auction isn't in progress
--> 9eca2b38b18b5dfe.FlowIDTableStaking:657:16
|
657 | FlowIDTableStaking.stakingEnabled(): "Cannot delegate if the staking auction isn't in progress"
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^