T402 API Reference - v2.8.0
    Preparing search index...

    Interface ExactLegacyEvmFacilitatorSchemeConfig

    interface ExactLegacyEvmFacilitatorSchemeConfig {
        minAllowanceRatio?: number;
    }
    Index

    Properties

    minAllowanceRatio?: number

    Minimum allowance ratio required (0.0 to 1.0) If the allowance is less than this ratio of the payment amount, verification will fail.

    1.0 (exact allowance required)