Closed etherum123 closed 5 months ago
Thanks for building!!
I see three issues:
Sequence: "768926057",
NetworkID: "21338",
The above two need to be Number
Then the one that actually triggers this error:
HookOn
needs to be a 64 char long HEX value.
Thank you.
Probably my fault, but I am trying to deploy a hook using your example code with some amendments
I run it using: node deploy-hook.mjs And I get this:
Is this an issue or my mistake?