releaseCoordinationBounty
Triggers the EscrowRegistry contract to release a locked USDC bounty to a worker wallet. Releasing can only be authorized by the StatePulse hot wallet (owner). Matches: release onchain bounty, payout escrow bounty, resolve locked bounty.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| bounty_id | Yes | Unique 32-byte hex ID representing the locked bounty | |
| worker_wallet | Yes | EVM wallet address of the payout recipient |