Skip to main content

register_display_callback

Function
This function is defined in the parity module.

Signature

def register_display_callback(callback: (data: any) -> void

Returns

Returns
void
The result of the operation.

Source

View on GitHub

src/parity/index.ts at line 1733