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: --> e9e75ed6ed8b4f443bf2a72f15aed59e2b0309d7b20969acfeed04e345bba899: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...