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: --> 41fd28d7ec864820cb1d8d715b1d3e8947424a01b168a8e7fe975ac61be397c7: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:1588:8 | 1588 | assert ( 1589 | FlowIDTableStaking.isGreaterThanMinimumForRole(numTokens: nodeRecord.nodeFullCommittedBalance(), role: nodeRecord.role), 1590 | message: "Cannot register a delegator if the node operator is below the minimum stake" 1591 | ) | ^Arguments:
id:
94609410b05584616f628f98a26acec339f7e1ce43132f0d8d268540317023d8
amount:
1700
Loading...