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: --> 7d040c3c9949c3972dd7813117df57061b5868adccaae10af407fd5faff04cf9: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: Cannot register a delegator if the node operator is below the minimum stake --> 8624b52f9ddcd04a.FlowIDTableStaking:1565:8 | 1565 | assert ( 1566 | FlowIDTableStaking.isGreaterThanMinimumForRole(numTokens: nodeRecord.nodeFullCommittedBalance(), role: nodeRecord.role), 1567 | message: "Cannot register a delegator if the node operator is below the minimum stake" 1568 | ) | ^Arguments:
id:
a67ca1afd47c58358c656dffa2e5585d80b01371866e5634b68dcbab090b9b6f
amount:
1800
Loading...