Skip to content

Commit

Permalink
Encapsulate block parser in a package
Browse files Browse the repository at this point in the history
Created parser, contract and utils packages and extracted each piece of
functionality into its own files. Removed "Get" prefix from methods and
changed return values from interfaces to structs.
  • Loading branch information
twoGiants committed Dec 7, 2024
1 parent e95542b commit 4ba9efe
Show file tree
Hide file tree
Showing 15 changed files with 581 additions and 543 deletions.
397 changes: 0 additions & 397 deletions off_chain_data/application-go/blockParser.go

This file was deleted.

Loading

0 comments on commit 4ba9efe

Please sign in to comment.