diff --git a/types/trezor-connect/index.d.ts b/types/trezor-connect/index.d.ts index 540fad6459..099e0ef37c 100644 --- a/types/trezor-connect/index.d.ts +++ b/types/trezor-connect/index.d.ts @@ -382,7 +382,7 @@ export namespace TrezorConnect { /** * Resets device to factory defaults and removes all private data. */ - function wipeDevice(): Promise>; + function wipeDevice(params?: CommonParams): Promise>; /** * Performs device setup and generates a new seed.