mirror of
https://github.com/paradigmxyz/reth.git
synced 2026-01-09 07:17:56 -05:00
feat: add command download to download public node snapshots (#13598)
Co-authored-by: joshieDo <93316087+joshieDo@users.noreply.github.com> Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
This commit is contained in:
@@ -61,7 +61,6 @@ exceptions = [
|
||||
# TODO: decide on MPL-2.0 handling
|
||||
# These dependencies are grandfathered in https://github.com/paradigmxyz/reth/pull/6980
|
||||
{ allow = ["MPL-2.0"], name = "option-ext" },
|
||||
{ allow = ["MPL-2.0"], name = "webpki-roots" },
|
||||
{ allow = ["MPL-2.0"], name = "webpki-root-certs" },
|
||||
]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user