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: --> a6983b8dfc25cb72dfb27d5d607baf7c65d97700638f0121532b46ebd79bbaee: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: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 | ) | ^Arguments:
id:
48ba5aabeaf1a7c1bc6a96b20c8e9f6cbe7f6b3c77faec3b77fa66a630abf8c7
amount:
42
Loading...