Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

internal/api.go: add choice about not show full blob #2458

Merged
merged 1 commit into from
May 14, 2024

Conversation

zlacfzy
Copy link
Contributor

@zlacfzy zlacfzy commented May 14, 2024

Description

Add a param to choose show full blobs or not. #2454

Rationale

tell us why we need these changes...

Example

[ { "jsonrpc": "2.0", "method": "eth_getBlobSidecars", "params": [ "latest", false ], "id": 1 } ]

Changes

Notable changes:

  • internal/api.go:Add a param to choose show full blobs or not.
  • ...

@zzzckck zzzckck merged commit 97c3b9b into bnb-chain:develop May 14, 2024
14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants