FakeX402Facilitator

class FakeX402Facilitator(supportedSchemes: List<SupportedKind> = listOf( SupportedKind(PaymentScheme.of("exact"), listOf(PaymentNetwork.of("base-sepolia"))) )) : ChaoticHttpHandler(source)

Constructors

Link copied to clipboard
constructor(supportedSchemes: List<SupportedKind> = listOf( SupportedKind(PaymentScheme.of("exact"), listOf(PaymentNetwork.of("base-sepolia"))) ))

Properties

Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
open operator override fun invoke(request: Request): Response
Link copied to clipboard
Link copied to clipboard