From ec7d4bfa66a625eeab740b30b916a56328c9ded5 Mon Sep 17 00:00:00 2001 From: "@greweb" Date: Fri, 11 Feb 2022 12:28:19 +0100 Subject: [PATCH] bot: fix Ethereum Ropsten speculos device action --- src/families/ethereum/speculos-deviceActions.ts | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/families/ethereum/speculos-deviceActions.ts b/src/families/ethereum/speculos-deviceActions.ts index 154ec776ff..3e429d144a 100644 --- a/src/families/ethereum/speculos-deviceActions.ts +++ b/src/families/ethereum/speculos-deviceActions.ts @@ -101,6 +101,10 @@ const acceptTransaction: DeviceAction = deviceActionFlow({ title: "Contract", button: "Rr", }, + { + title: "Network", + button: "Rr", + }, { title: "Max fees", button: "Rr",