Skip to content

Commit

Permalink
feat: rollback json rpc
Browse files Browse the repository at this point in the history
  • Loading branch information
nick-bisonai committed Apr 30, 2024
1 parent 28d66fe commit 30da9f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion node/templates/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ spec:
- name: LISTEN_PORT
value: "10010"
- name: KLAYTN_PROVIDER_URL
value: "https://klaytn-baobab-rpc.allthatnode.com:8551"
value: "https://public-en.klaytnfinder.io/v1/baobab"
- name: SUBMISSION_PROXY_CONTRACT
value: "0x15e66314bDb4CEEA7130C3B47df4DcB440c9874C"
- name: DELEGATOR_URL
Expand Down

0 comments on commit 30da9f6

Please sign in to comment.