PixelOwnMutableProps: {
    isTransferring: boolean;
    profileHash: number;
}

The mutable properties of Pixel not inherited from parent class PixelConnect.

Type declaration

  • isTransferring: boolean

    Whether data is being transferred from or to the die.

  • profileHash: number

    On-die profile hash value.