Hello,
I compiled the async-hwi code (commit 1160dc2) on Windows using
rustc --version
rustc 1.88.0 (6b00bc388 2025-06-23)
When I register a wallet on my BitBox02 using
hwi.exe wallet register --name "Wallet" --policy "Descriptor"
I get an empy string as result and not the hmac. Any idea what the problem could be?
Hello,
I compiled the async-hwi code (commit 1160dc2) on Windows using
rustc --version
rustc 1.88.0 (6b00bc388 2025-06-23)
When I register a wallet on my BitBox02 using
hwi.exe wallet register --name "Wallet" --policy "Descriptor"
I get an empy string as result and not the hmac. Any idea what the problem could be?