CODE_ERROR
There is an error in the cadence code of this transaction.
[Error Code: 1101] error caused by: 1 error occurred: * transaction execute failed: [Error Code: 1101] cadence runtime error: Execution failed: --> 5e338473fda9f78ee12d1621f0e2418a40528e41281c8d29c3b353c35f84fe4d:16:8 | 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:1583:8 | 1583 | assert( 1584 | tokensCommitted.balance >= minimum, 1585 | message: "Tokens committed for delegator registration is not above the minimum (".concat(minimum.toString()).concat(")") 1586 | ) | ^Arguments:
id:
b09bfbaf2d9e6f6541855dc65b8e0247bd97a0cceb607b9cf89ed368bc16308d
amount:
25
Loading...