Skip to content

Commit 5577ee6

Browse files
committed
Update lib.rs
1 parent 7da961c commit 5577ee6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src-tauri/src/lib.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ pub fn run() {
1515
commands::ledger_open_device,
1616
commands::ledger_close_device,
1717
commands::ledger_send_apdu,
18+
commands::ledger_eth_get_address,
1819
])
1920
.run(tauri::generate_context!())
2021
.expect("error while running tauri application");

0 commit comments

Comments
 (0)