diff --git a/consensus/polybft/contractsapi/init.go b/consensus/polybft/contractsapi/init.go index fa2ed6c11a..106b6a78bb 100644 --- a/consensus/polybft/contractsapi/init.go +++ b/consensus/polybft/contractsapi/init.go @@ -65,7 +65,7 @@ var ( ChildTimelock *contracts.Artifact // Account Abstraction - EntryPoint *artifact.Artifact + EntryPoint *contracts.Artifact // test smart contracts //go:embed test-contracts/*