Function feePayerRatesDataEquals

  • Compares two objects of type FeePayerRatesAccount for equality.

    Parameters

    • rates1: AnchorTypeDef<Object, AnchorDefined<AtlasFeePayerIDL, Record<string, never>>>

      The first object to compare.

    • rates2: AnchorTypeDef<Object, AnchorDefined<AtlasFeePayerIDL, Record<string, never>>>

      The second object to compare.

    Returns boolean

    • Returns true if the objects are equal, false otherwise.

Generated using TypeDoc