Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 507 Bytes

eth-connect.requestmanager.shh_newfilter.md

File metadata and controls

13 lines (8 loc) · 507 Bytes

Home > eth-connect > RequestManager > shh_newFilter

RequestManager.shh_newFilter property

Creates filter to notify, when client receives whisper message matching the filter options.

Signature:

shh_newFilter: (options: SHHFilterOptions) => Promise<Data>;