polywrap/ethers

Implement `waitForEvent`

Opened this issue · 0 comments

     waitForEvent(
       address: String!
       event: String!
       args: [String!]
       timeout: UInt32
     ): EventNotification!