1/2 Bounty for a Solana program P with a fn deposit(...) and a map: user => counter.
- Anyone can call f to transfer any USDC amount to P.
- deposit increments map[user] counter after transfer.
- Another function lets you see the counter value for an address.
@bountybot (contd...)