This commit is contained in:
Yana
2025-02-27 13:38:41 +02:00
parent 7eb5f7c2b0
commit d02b0229fc
@@ -278,7 +278,6 @@ const StakeTable = ({ nodes }: { nodes: MappedNymNodes }) => {
if (!nodeId || !address) {
return;
}
console.log("Unstaking node", nodeId);
setIsLoading(true);
await nymClient?.undelegate(
{