AlexandrVolfson

Results 1 comments of AlexandrVolfson

Looks like it tries to find 'Transaction' and I noticed that Transaction exists here web3-eth/types/index.d.ts (if web3 is installed) So, I changed **import { Transaction } from "web3/eth/types";** line to...