Flow price: --
7afae7269d36c90db654c3965b433d119320a4088806ffe9e116631c21776a7f

Transaction

Hash: 7afae7269d36c90db654c3965b433d119320a4088806ffe9e116631c21776a7f
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:
  --> 7afae7269d36c90db654c3965b433d119320a4088806ffe9e116631c21776a7f:16:12
   |
16 |             self.stakingCollectionRef.registerDelegator(nodeID: id, amount: amount)
   |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

   --> 8d0e87b65159ae63.FlowStakingCollection:571:33
    |
571 |             let nodeDelegator <- FlowIDTableStaking.registerNewDelegator(nodeID: nodeID, tokensCommitted: <-tokens)
    |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

error: assertion failed: Tokens committed for delegator registration is not above the minimum (50.00000000)
    --> 8624b52f9ddcd04a.FlowIDTableStaking:1560:8
     |
1560 |         assert(
1561 |             tokensCommitted.balance >= minimum,
1562 |             message: "Tokens committed for delegator registration is not above the minimum (".concat(minimum.toString()).concat(")")
1563 |         )
     |         ^


Loading...
0

Loading...

1

Loading...