Update wallet API endpoint for recharge configuration
- Changed the endpoint for fetching browser wallet recharge configuration from `/wallet/recharge/browser/config` to `/wallet/recharge/browser/goldCoin/config` in both `wallet.ts` and the corresponding type definition file.
- Updated comments to reflect the new endpoint for clarity and maintainability.