We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c9e4c4e commit f9d5d7fCopy full SHA for f9d5d7f
Makefile
@@ -247,7 +247,7 @@ run: build-binary
247
--enable-api \
248
--api-table-prefixes $$API_PREFIXES \
249
--api-base-path $$API_BASE \
250
- --uint64-to-string "*.consensus_payload_value,*.execution_payload_value" \
+ --bigint-to-string "*.consensus_payload_value,*.execution_payload_value" \
251
--verbose \
252
--debug
253
@printf "$(CYAN)==> Compiling proto files to Go...$(RESET)\n"
0 commit comments