Documentation ¶
Index ¶
Constants ¶
View Source
const ( BeaconKitAcceptTos = beaconKitRoot + "accept-tos" SuggestedFeeRecipient = builderRoot + "suggested-fee-recipient" Graffiti = builderRoot + "graffiti" LocalBuilderEnabled = builderRoot + "local-builder-enabled" LocalBuildPayloadTimeout = builderRoot + "local-build-payload-timeout" RPCDialURL = engineRoot + "rpc-dial-url" RPCRetries = engineRoot + "rpc-retries" RPCTimeout = engineRoot + "rpc-timeout" RPCStartupCheckInterval = engineRoot + "rpc-startup-check-interval" RPCHealthCheckInteval = engineRoot + "rpc-health-check-interval" RPCJWTRefreshInterval = engineRoot + "rpc-jwt-refresh-interval" JWTSecretPath = engineRoot + "jwt-secret-path" RequiredChainID = engineRoot + "required-chain-id" KZGTrustedSetupPath = kzgRoot + "trusted-setup-path" KZGImplementation = kzgRoot + "implementation" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.