The Remove Entry Action
Mirror is offline - remove it from the active entry list
Note: The remove entry action code be found here.
This action is called by the manager to stop paying rewards to a particular entry. The entry is automatically paid out the remaining amount (i.e., the rewards the owner did not claim).
The action does not create a puzzle announcement. Instead, the manager must send a puzzle-puzzle (18) message to the Reward Distributor with the contents of r
+ (sha265tree (entry_payout_puzzle_hash . entry_shares))
.
Written by yakuhito from FireAcademy.io on Feb 16th, 2025.
Last updated