Skip to content

Latest commit

 

History

History
24 lines (14 loc) · 496 Bytes

lib-base.fees.equals.md

File metadata and controls

24 lines (14 loc) · 496 Bytes

Home > @liquity/lib-base > Fees > equals

Fees.equals() method

Compare to another instance of Fees.

Signature:

equals(that: Fees): boolean;

Parameters

Parameter Type Description
that Fees

Returns:

boolean