Commit ec43099
authored
Add config for System API (#21)
## 📝 Summary
Add support for System API configuration
## ⛱ Motivation and Context
<!--- Why is this change required? What problem does it solve? -->
## 📚 References
Companion PRs:
- flashbots/meta-evm#44
- flashbots/meta-confidential-compute#29
---
## ✅ I have run these commands
* [x] `make lint`
* [x] `make test`
* [x] `go mod tidy`
Signed-off-by: bakhtin <[email protected]>1 parent c604578 commit ec43099
1 file changed
+5
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
125 | 125 | | |
126 | 126 | | |
127 | 127 | | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
128 | 133 | | |
129 | 134 | | |
0 commit comments