Skip to content

Commit 8719a9f

Browse files
committed
feat: import ethda module
1 parent 5719f5f commit 8719a9f

File tree

11 files changed

+5
-1106
lines changed

11 files changed

+5
-1106
lines changed

cmd/run.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ import (
55
"crypto/ecdsa"
66
"errors"
77
"fmt"
8-
"github.com/0xPolygonHermez/zkevm-node/dataavailability/ethda"
8+
"github.com/crustio/cdk-ethda-backend"
99
"net"
1010
"net/http"
1111
"net/http/pprof"

dataavailability/ethda/ethda.go

Lines changed: 0 additions & 103 deletions
This file was deleted.

dataavailability/ethda/ethda_test.go

Lines changed: 0 additions & 47 deletions
This file was deleted.

etherman/smartcontracts/abi/ethda.abi

Lines changed: 0 additions & 146 deletions
This file was deleted.

etherman/smartcontracts/bin/ethda.bin

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)