|
244 | 244 | "target_not_compounding": "The target is not compounding.", |
245 | 245 | "target_unknown_pubkey": "The target public key could not be found." |
246 | 246 | }, |
247 | | - "search_placeholder": "Index, Slot, Address", |
248 | | - "slot_processed": "Slot Processed", |
249 | | - "slot_queued": "Slot Queued", |
| 247 | + "search_placeholder": "Index, Slot", |
250 | 248 | "title": "Consensus Layer" |
251 | 249 | }, |
252 | 250 | "cl_deposits": { |
253 | 251 | "info_compound_event_deposit": "CL deposit was caused by a switch to compounding event", |
254 | 252 | "info_slot_processed_estimated": "This is an estimation since this deposit is still queued.", |
255 | | - "search_placeholder_guest_dashboard": "Index, Slot, Address", |
256 | | - "search_placeholder_private_dashboard": "Index, Slot, Address, Group", |
| 253 | + "search_placeholder_guest_dashboard": "Index, Slot", |
| 254 | + "search_placeholder_private_dashboard": "Index, Slot, Group", |
257 | 255 | "title": "Consensus Layer", |
258 | 256 | "type": { |
259 | 257 | "auto": "Auto", |
|
276 | 274 | "too_young": "Validator is too new to withdraw.", |
277 | 275 | "unknown_pubkey": "The specified validator public key does not exist." |
278 | 276 | }, |
279 | | - "search_placeholder_guest_dashboard": "Index, Slot, Public Key", |
280 | | - "search_placeholder_private_dashboard": "Index, Group, Slot, Public Key", |
| 277 | + "search_placeholder_guest_dashboard": "Index, Slot, Public Key, Withdrawal Credentials", |
| 278 | + "search_placeholder_private_dashboard": "Index, Slot, Group, Public Key, Withdrawal Credentials", |
281 | 279 | "title": "Consensus Layer", |
282 | 280 | "type": { |
283 | 281 | "auto": "Auto", |
|
326 | 324 | "block_processed": "Block Processed", |
327 | 325 | "block_queued": "Block Queued", |
328 | 326 | "info_block_processed_estimated": "This is an estimation since this consolidation is still queued.", |
329 | | - "search_placeholder_guest_dashboard": "Index, Block, Address", |
330 | | - "search_placeholder_private_dashboard": "Index, Block, Address, Group", |
| 327 | + "search_placeholder": "Index, Block, Address", |
331 | 328 | "title": "Execution Layer" |
332 | 329 | }, |
333 | 330 | "el_deposits": { |
334 | 331 | "info_valid_with_invalid_signature": "Signature invalid, but will still be accepted due to a prior deposit with a valid signature.", |
335 | | - "search_placeholder_guest_dashboard": "Index, Block, Address", |
336 | | - "search_placeholder_private_dashboard": "Index, Block, Address, Group", |
| 332 | + "search_placeholder_guest_dashboard": "Index, Block, Public Key", |
| 333 | + "search_placeholder_private_dashboard": "Index, Block, Group, Public Key", |
337 | 334 | "title": "Execution Layer" |
338 | 335 | }, |
339 | 336 | "el_withdrawals": { |
340 | 337 | "info_amount_estimated": "If the withdrawal were to be processed at this very moment, this amount would be withdrawn.", |
341 | 338 | "info_block_processed_estimated": "This is an estimation since this consolidation is still queued.", |
342 | | - "search_placeholder_guest_dashboard": "Index, Block, Public Key", |
343 | | - "search_placeholder_private_dashboard": "Index, Block, Group, Public Key", |
| 339 | + "search_placeholder_guest_dashboard": "Index, Block, Public Key, Address, Transaction Hash", |
| 340 | + "search_placeholder_private_dashboard": "Index, Block, Group, Public Key, Address, Transaction Hash", |
344 | 341 | "title": "Execution Layer" |
345 | 342 | }, |
346 | 343 | "group_management": { |
|
0 commit comments