We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 058cc46 commit b1e3a17Copy full SHA for b1e3a17
2 files changed
prysm-vc-only.yml
@@ -64,7 +64,8 @@ services:
64
- --grpc-gateway-port
65
- ${KEY_API_PORT:-7500}
66
- --grpc-gateway-corsdomain=*
67
- - --beacon-rpc-gateway-provider
+ - --enable-beacon-rest-api
68
+ - --beacon-rest-api-provider
69
- consensus:5052
70
- --suggested-fee-recipient
71
- ${FEE_RECIPIENT}
prysm.yml
@@ -129,7 +129,8 @@ services:
129
130
131
132
133
134
135
136
0 commit comments