filters property

List<NostrFilter> filters
final

A list of filters that the request will match.

Implementation

final List<NostrFilter> filters;