feat(sdk): implement finalize message#2113
Conversation
|
Codecov Report
@@ Coverage Diff @@
## develop #2113 +/- ##
===========================================
- Coverage 73.37% 72.66% -0.72%
===========================================
Files 85 86 +1
Lines 2836 2875 +39
Branches 464 469 +5
===========================================
+ Hits 2081 2089 +8
- Misses 755 786 +31
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
|
a6f4d12 to
400175c
Compare
## Overview Adds an environment variable for the L2 chain ID.
Description
Implements the SDK's finalize message functionality.
Metadata