In order to save on gas costs, we should have a method claim_funds for a node, that checks each settled Stack and transfer the funds to the node, the involved attestation nodes (for Sampling Consensus), and to the user (TOMA tokens that were left unused).
In order to save on gas costs, we should have a method
claim_funds
for a node, that checks each settledStack
and transfer the funds to the node, the involved attestation nodes (for Sampling Consensus), and to the user (TOMA
tokens that were left unused).