Contract
DeferredTopicFilter
When creating a filter using the contract.filters
, this is returned.
Properties
Property | Type | Description |
---|---|---|
fragment | EventFragment | The fragment of the event. |
Methods
getTopicFilter()
Get the topic filter.
Returns
Promise
<TopicFilter
>
A promise resolving to the topic filter.
Source
Was this page helpful?