# Problem The Hinkal Private Payments integration tests call external APIs and use real funds on Base. Furthermore, they leak the private key. # Proposed solution - [x] Fix the integration tests to use environment variables - [x] Rotate the private key and store as Github Action Secret - [x] Top up the new address with USDC and ETH on Base - [x] Configure the Hinkal Private payment tests to run ~~nightly~~ monthly