atoma-network / atoma-contracts

Smart contracts repository for the Atoma Network
2 stars 0 forks source link

Node can claim all settled Stacks fees at once #100

Open jorgeantonio21 opened 1 month ago

jorgeantonio21 commented 1 month ago

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).