Skip to content

ProofOperatorProtocol

ratranqu edited this page Jan 28, 2021 · 2 revisions

ProofOperatorProtocol

public protocol ProofOperatorProtocol: Codable

Inheritance

Codable

Requirements

run(_:​)

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

key

var key: Key

type

var type: String
Clone this wiki locally