Skip to content
Snippets Groups Projects
Commit 95421d85 authored by Robert Martin-Legene's avatar Robert Martin-Legene
Browse files

chainId cause mas problemas que soluciona

parent 55efae6e
No related branches found
No related tags found
No related merge requests found
......@@ -38,7 +38,8 @@ class Stamper {
to: this.contractAddress,
// v: 47525974938 * 35 + 2,
// v: 47525974938,
chainId: '200941592',
// Parece que sin chainId funciona igual - hasta a veces mejor.
//chainId: '200941592',
gas: gasLimit,
// gasLimit: gasLimit,
data: encodedABI
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment