Skip to content

Refactor with custom data structure which implements Iterator #19

@atom-yang

Description

@atom-yang

Refactor with custom data structure which implements Iterator.

  • Design and implement a custom data structure which contains block and transactions
  • This data structure implements Iterator which can be iterated by for...of...
  • This data structure implements async Iterator which can be iterated by for await ...of...
  • This data structure contains multi methods which can process some operations.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions