Open mqklin opened 5 years ago
I try to create ENS with my own node: const ens = new ENS(new Web3.providers.HttpProvider(MY_OWN_NODE)); And get this error:
const ens = new ENS(new Web3.providers.HttpProvider(MY_OWN_NODE));
Because the method field of the payload contains an entirely different payload inside:
I try to create ENS with my own node:
const ens = new ENS(new Web3.providers.HttpProvider(MY_OWN_NODE));
And get this error:Because the method field of the payload contains an entirely different payload inside: