Skip to content

SimpleValueOp

JaapWijnen edited this page Apr 20, 2021 · 3 revisions

SimpleValueOp

public struct SimpleValueOp<Hash: HashType, Codec: CoderType>: ProofOperatorProtocol

Inheritance

ProofOperatorProtocol

Properties

key

let key: Data

type

var type: String

Methods

run(_:)

public func run(_ data: [Data]) throws -> [Data]