Home > eth-connect > isTopic
Returns true if given string is a valid log topic.
Signature:
export declare function isTopic(topic: string): boolean;
Parameter | Type | Description |
---|---|---|
topic | string |
Returns:
boolean
Home > eth-connect > isTopic
Returns true if given string is a valid log topic.
Signature:
export declare function isTopic(topic: string): boolean;
Parameter | Type | Description |
---|---|---|
topic | string |
Returns:
boolean