Home > eth-connect > EthBlockFilter
Signature:
export declare class EthBlockFilter extends EthFilter<TxHash, TxHash>
Extends: EthFilter<TxHash, TxHash>
Constructor | Modifiers | Description |
---|---|---|
(constructor)(requestManager) | Constructs a new instance of the EthBlockFilter class |
Method | Modifiers | Description |
---|---|---|
getNewFilter() |