Skip to main content

display_interaction

Function
This function is defined in the parity module.

Signature

def display_interaction(from: string, to: string, message: string) -> void

Returns

Returns
void
The result of the operation.

Uses

  • cb

Source

View on GitHub

src/parity/index.ts at line 1783