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

Add function to parse a silent-block #42

Open
theanmolsharma opened this issue Jun 25, 2024 · 1 comment
Open

Add function to parse a silent-block #42

theanmolsharma opened this issue Jun 25, 2024 · 1 comment
Assignees
Labels
good first issue Good for newcomers

Comments

@theanmolsharma
Copy link
Collaborator

Add a function to packages/core/src/encoding.ts called parseSilentBlock() which accepts a silent block as input and returns a structured representation of the block. The function should adhere to the silent block specification outlined in this document.

Function signature:

parseSilentBlock(block: Buffer): SilentBlock {}
@theanmolsharma theanmolsharma changed the title Add functions to parse a silent-block Add function to parse a silent-block Aug 15, 2024
@theanmolsharma theanmolsharma added the good first issue Good for newcomers label Aug 15, 2024
@chaitika
Copy link

Hi, could you assign this to me?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants