optimism-ts-services icon indicating copy to clipboard operation
optimism-ts-services copied to clipboard

Resolve minor ToDo comments in message-relayer.service.ts

Open jliphard opened this issue 4 years ago • 1 comments

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]

jliphard avatar Mar 25 '21 02:03 jliphard

You'll also have to run yarn lint:fix for CI to pass. then we'll get this baby merged!

smartcontracts avatar Apr 09 '21 01:04 smartcontracts