Skip to content

Commit

Permalink
feat: Add MerklePatricia library for lukso and sepolia
Browse files Browse the repository at this point in the history
  • Loading branch information
Dimo99 committed Oct 15, 2024
1 parent 4a0cdf6 commit c0fe585
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions packages/evm/tasks/deploy/adapters/dendreth.ts
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ import { verify } from "../index"

const MerklePatriciaAddresses = {
10200: "0x777662E6A65411e0A425E59C496A7D1C0635A935",
11155111: "0x1b19Dfd5e1986A0d524644F081AcB14d51159818",
4201: "0xC82e50cc90C84DC492B4Beb6792DEeB496d52424",
}

task("deploy:adapter:DendrETHAdapter")
Expand Down

0 comments on commit c0fe585

Please sign in to comment.