You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Identify the #[ethereum::hooks] trait in the hooks crate, and use a constructor called something like addHookImplementation for each method with an #[hook(hook-name)] attribute. Implementing this constructor is part of issues like #132.
The text was updated successfully, but these errors were encountered:
Identify the
#[ethereum::hooks]
trait in the hooks crate, and use a constructor called something likeaddHookImplementation
for each method with an#[hook(hook-name)]
attribute. Implementing this constructor is part of issues like #132.The text was updated successfully, but these errors were encountered: