I am using solana web3js and have a public key for my wallet.
I want to console log every time someone sends me SOL. I’m interested in the amount of sol, and the public key of who went me the sol.
Is there a way to subscribe to my wallet and listen for this?