Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
N
nebula
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
exchain
nebula
Commits
817ed830
Unverified
Commit
817ed830
authored
Mar 13, 2023
by
protolambda
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
specs: fix predeploys.md links
parent
cfb2dbd5
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
5 deletions
+5
-5
exec-engine.md
specs/exec-engine.md
+5
-5
No files found.
specs/exec-engine.md
View file @
817ed830
...
@@ -64,11 +64,11 @@ fee payments are not registered as internal EVM calls, and thus distinguished be
...
@@ -64,11 +64,11 @@ fee payments are not registered as internal EVM calls, and thus distinguished be
These are hardcoded addresses, pointing at pre-deployed proxy contracts.
These are hardcoded addresses, pointing at pre-deployed proxy contracts.
The proxies are backed by vault contract deployments, based on
`FeeVault`
, to route vault funds to L1 securely.
The proxies are backed by vault contract deployments, based on
`FeeVault`
, to route vault funds to L1 securely.
| Vault Name | Predeploy |
| Vault Name | Predeploy
|
|---------------------|-------------------------------------------------------|
|---------------------|-------------------------------------------------------
---
|
| Sequencer Fee Vault |
[
`SequencerFeeVault`
](
./predeploys#SequencerFeeVault
)
|
| Sequencer Fee Vault |
[
`SequencerFeeVault`
](
./predeploys
.md
#SequencerFeeVault
)
|
| Base Fee Vault |
[
`BaseFeeVault`
](
./predeploys#BaseFeeVault
)
|
| Base Fee Vault |
[
`BaseFeeVault`
](
./predeploys
.md
#BaseFeeVault
)
|
| L1 Fee Vault |
[
`L1FeeVault`
](
./predeploys#L1FeeVault
)
|
| L1 Fee Vault |
[
`L1FeeVault`
](
./predeploys
.md
#L1FeeVault
)
|
### Priority fees (Sequencer Fee Vault)
### Priority fees (Sequencer Fee Vault)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment