AnteDecorator - CosmosSwift/swift-coin GitHub Wiki
AnteDecorator
public protocol AnteDecorator
Requirements
anteHandle(request:transaction:simulate:next:)
func anteHandle(request: Request, transaction: Transaction, simulate: Bool, next: AnteHandler?) throws -> Request