This commit is contained in:
Krishna Upadhyaya 2022-07-26 18:15:21 +05:30
parent 8de8a6815c
commit 00c2b3329c

View file

@ -2,6 +2,7 @@ package heimdallgrpc
import (
"github.com/ethereum/go-ethereum/log"
proto "github.com/maticnetwork/polyproto/heimdall"
"google.golang.org/grpc"
"google.golang.org/grpc/credentials/insecure"