Skip to content

Latest commit

 

History

History
24 lines (14 loc) · 534 Bytes

eth-connect.inputpostformatter.md

File metadata and controls

24 lines (14 loc) · 534 Bytes

Home > eth-connect > inputPostFormatter

inputPostFormatter() function

Formats the input of a whisper post and converts all values to HEX

Signature:

export declare function inputPostFormatter(post: any): any;

Parameters

Parameter Type Description
post any

Returns:

any