Module X402 ¶
NO PAY -> NO CONTENT: this gateway serves content if and only if the payment transaction is known to ARC (i.e. on-chain or accepted by the network). Per BRC-121, the CLIENT broadcasts. The server verifies via +arc_client.status(txid)+ before calling internalizeAction. BroadcastError from status = NO PAY.
Constants¶
VERSION ¶
Not documented.
Public Class Methods¶
configuration() ¶
Not documented.
configure() ¶
- @yield [configuration]
reset_configuration!() ¶
Not documented.