mevRelayUrls property

List<String>? mevRelayUrls
getter/setter pair

URLs for MEV-relay services to use for block building.

When set, a GCP-managed MEV-boost service is configured on the beacon client.

Implementation

core.List<core.String>? mevRelayUrls;