x402-chainlink
    Preparing search index...

    Interface SettlementOptions

    Settlement options

    interface SettlementOptions {
        creConfig?: CREClientConfig;
        simulation?: boolean;
        skipVerification?: boolean;
    }
    Index

    Properties

    creConfig?: CREClientConfig

    CRE client configuration

    simulation?: boolean

    Use simulation mode (for testing)

    skipVerification?: boolean

    Skip verification before settlement