optimism-ts-services
optimism-ts-services copied to clipboard
Resolve minor ToDo comments in message-relayer.service.ts
Description
Per ToDo annotation in code, added trivial checks for return of proof and return of header.
Additional context Could be good to have some kind of error handling in place, ultimately, but for now suggest to just return; when either of those awaits fail.
Metadata
- Fixes #[Link to Issue]
You'll also have to run yarn lint:fix for CI to pass. then we'll get this baby merged!