Flow price: --
005c8676de715dc9b444fec2a51a68930b8d331f9d3f547ddec541696aa08d3b

Transaction

Hash: 005c8676de715dc9b444fec2a51a68930b8d331f9d3f547ddec541696aa08d3b
error
Error

Whoops! 😨 Something unexpected happened...

[Error Code: 1101] error caused by: 1 error occurred:
	* transaction execute failed: [Error Code: 1101] cadence runtime error: Execution failed:
  --> 005c8676de715dc9b444fec2a51a68930b8d331f9d3f547ddec541696aa08d3b:17:8
   |
17 |         self.stakingCollectionRef.requestUnstaking(nodeID: nodeID, delegatorID: delegatorID, amount: amount)
   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

   --> 8d0e87b65159ae63.FlowStakingCollection:720:20
    |
720 |                     delegator.requestUnstaking(amount: amount)
    |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

error: assertion failed: Not enough tokens to unstake!
   --> 8624b52f9ddcd04a.FlowIDTableStaking:731:12
    |
731 |             assert (
732 |                 delRecord.tokensStaked.balance +
733 |                 delRecord.tokensCommitted.balance
734 |                 >= amount + delRecord.tokensRequestedToUnstake,
735 |                 message: "Not enough tokens to unstake!"
736 |             )
    |             ^


Loading...
0

Loading...

1

Loading...

2

Loading...