- mintsEquals(mints1: AnchorTypeDef<Object, Record<string, never>>, mints2: AnchorTypeDef<Object, Record<string, never>>): boolean
-
Parameters
-
mints1: AnchorTypeDef<Object, Record<string, never>>
-
mints2: AnchorTypeDef<Object, Record<string, never>>
Returns boolean
Check if two
Mints
instances are equalReturns
boolean