Which package/s are you suggesting this feature for?
Dashboard
Is your feature request related to a problem? Please describe
While TF Chain allows farmers to delete nodes from the chain, we don't expose this functionality in the Dashboard.
Describe the solution you'd like
Add an option to delete nodes from TF Chain using the deleteNodeFarm(nodeId) extrinsic. Maybe a sanity check that the node is not online would be appropriate.
Which package/s are you suggesting this feature for?
Dashboard
Is your feature request related to a problem? Please describe
While TF Chain allows farmers to delete nodes from the chain, we don't expose this functionality in the Dashboard.
Describe the solution you'd like
Add an option to delete nodes from TF Chain using the
deleteNodeFarm(nodeId)
extrinsic. Maybe a sanity check that the node is not online would be appropriate.