Skip to content
This repository was archived by the owner on Sep 22, 2022. It is now read-only.
This repository was archived by the owner on Sep 22, 2022. It is now read-only.

Move edit_history to off-chain worker #8

@subsocialdev

Description

@subsocialdev

We should store an edit history in offchain.
Blogs and Posts should not accumulate edit history information.

Let's more this info to the local storage of offchain worker:
pub edit_history: Vec<BlogHistoryRecord<T>>

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions