Type Alias OperationContent

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