display_error
Function
This function is defined in the parity module.
Signature
Returns
The result of the operation.
Uses
cb
Source
View on GitHub
src/parity/index.ts at line 1757display_error: API reference for display_error
This function is defined in the parity module.
def display_error(error: string | Error) -> void
cbsrc/parity/index.ts at line 1757