diff --git a/src/main/resources/application.properties b/src/main/resources/application.properties index d5a41eb..1c98e98 100644 --- a/src/main/resources/application.properties +++ b/src/main/resources/application.properties @@ -1,2 +1,2 @@ -application.endpoint=https://mainnet.helius-rpc.com/?api-key=a778b653-bdd6-41bc-8cda-0c7377faf1dd -application.privateKey=mikeDBaJgkicqhZcoYDBB4dRwZFFJCThtWCYD7A9FAH.json \ No newline at end of file +application.endpoint=HELIUS_RPC_HERE +application.privateKey=privateKey.json \ No newline at end of file