-
Notifications
You must be signed in to change notification settings - Fork 76
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: handle panics in
node.rs
and add crate-level documentation (#24
) * chore: update eth api to handle panics * chore add crate level docs * chore: adds L2TxResult type due to clippy errors * chore: update get tx hash * chore: cargo clippy --fix * chore: made requested changes * chore change line spacing based on requested changes * chore: added printlns to not implemented match cases
- Loading branch information
1 parent
bc55b6e
commit bc8c10d
Showing
3 changed files
with
485 additions
and
270 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.