Home > eth-connect > Callback Callback type Signature: export type Callback = (err: Error | null, message?: any) => void;