Type alias OperationContent

OperationContent: OperationEntry["contents"][0] & {
    hash: string;
}

Type declaration

  • hash: string

Generated using TypeDoc