Function roleAccountEquals
- roleAccountEquals(roleAccount1, roleAccount2): boolean
-
Parameters
-
roleAccount1: AnchorTypeDef<Object, AnchorDefined<PlayerProfileIDL, Record<string, never>>>
-
roleAccount2: AnchorTypeDef<Object, AnchorDefined<PlayerProfileIDL, Record<string, never>>>
Returns boolean
InstructionReturnboolean
Checks if two instances of
PlayerProfileRoleDataare equal.