Propose a winner

The poidh payout call, sent from your own wallet, after reading the bounty off the contract. For the case where the site shows you a button that reverts — or no button at all.

This sends a transaction from your wallet to the poidh contract. The contract itself enforces that only the bounty's issuer can start a payout, so nobody else can use this on your bounty. Read the summary this page prints before you sign it — it shows the exact function, arguments and contract address. Source is one file: view-source of this page.

What this actually calls

poidh has two payout paths and the contract picks between them on a sticky flag, everHadExternalContributor:

The queue of bounties currently sitting in this state is at the poidh payout queue.