dsteem
    Preparing search index...

    Interface DeleteCommentOperation

    Generic operation.

    interface DeleteCommentOperation {
        "0": "delete_comment";
        "1": { author: string; permlink: string };
    }

    Hierarchy (View Summary)

    Index

    Properties

    0 1

    Properties

    "0": "delete_comment"
    "1": { author: string; permlink: string }