create_compressed_post_handler

Function create_compressed_post_handler 

Source
pub fn create_compressed_post_handler(
    ctx: Context<'_, '_, '_, '_, CreateCompressedPost<'_>>,
    metadata_uri: String,
    random_hash: [u8; 32],
) -> Result<()>