Skip to content

AnteDecorator

JaapWijnen edited this page Feb 15, 2021 · 1 revision

AnteDecorator

public protocol AnteDecorator

Requirements

anteHandle(request:​transaction:​simulate:​next:​)

func anteHandle(request: Request, transaction: Transaction, simulate: Bool, next: AnteHandler?) throws -> Request

Clone this wiki locally