Function roleAccountEquals

  • Checks if two instances of PlayerProfileRoleData are equal.

    Parameters

    • roleAccount1: AnchorTypeDef<Object, AnchorDefined<PlayerProfileIDL, Record<string, never>>>

      Data for first StakingVarsAccount

    • roleAccount2: AnchorTypeDef<Object, AnchorDefined<PlayerProfileIDL, Record<string, never>>>

      Data for second StakingVarsAccount

    Returns boolean

    InstructionReturnboolean

Generated using TypeDoc