Commit 817ed830 authored by protolambda's avatar protolambda

specs: fix predeploys.md links

parent cfb2dbd5
...@@ -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)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment