Home > eth-connect > inputPostFormatter
Formats the input of a whisper post and converts all values to HEX
Signature:
export declare function inputPostFormatter(post: any): any;
Parameter | Type | Description |
---|---|---|
post | any |
Returns:
any
Home > eth-connect > inputPostFormatter
Formats the input of a whisper post and converts all values to HEX
Signature:
export declare function inputPostFormatter(post: any): any;
Parameter | Type | Description |
---|---|---|
post | any |
Returns:
any