Skip to content

AnteHandler

ratranqu edited this page Jan 28, 2021 · 1 revision

AnteHandler

public typealias AnteHandler = (_ request: Request, _ transaction: Transaction, _ simulate: Bool) throws -> Request?

Clone this wiki locally