Module relays_openapi::apis::data_api
source · Enums§
- struct for typed errors of method
get_delivered_payloads
- struct for typed errors of method
get_received_bids
- struct for typed errors of method
get_validator_registration
Functions§
- Payloads become available after the relay responds to a
getPayload
request from the proposer. * Query arguments are used as filters. - Returns a list of builder bids without execution payloads. * Only submissions that were successfully verified.
- Returns the latest validator registration for a given pubkey. * Useful to check whether your own registration was successful.