I am putting a struct into a mapping and Truffle blows up saying ‘exited with an error (status 0) after consuming all gas.’. Any tips on how to debug this? It’s blowing up when i say myMapping[index] = MyStruct(value);
Feb 19, 2022, 1:32 PM
https://gist.github.com/dabit3/92a572060d62c49707dd0b80378a11ab at line 62
Feb 19, 2022, 1:33 PM
works fine for me on Remix
sent you a DM about this
Feb 19, 2022, 2:07 PM