Matt Rice
Results
1
issues of
Matt Rice
**Motivation** Importing ethers event types from contracts-node doesn't work. **Summary** You can now import ethers event types by doing the following: ``` import { MyContractEthersTypes } from "@uma/contracts-node"; const myVar:...