pythcoiner

Results 302 comments of pythcoiner

updated wording as offered by @jp1ac4 on discord: ![image](https://github.com/user-attachments/assets/99067621-2310-421e-9fcf-32f336af712c)

> Some minor comments: > > * Can we make "path" singular when there is only one recovery path available? > * For the same reason, when there is 1...

![image](https://github.com/user-attachments/assets/c6eb9fb0-c9ab-4fb7-8c19-af694b728581) ![image](https://github.com/user-attachments/assets/3305928e-e2b2-48d2-a67a-3d866bc3b947)

![image](https://github.com/user-attachments/assets/e0644f5c-707c-440a-9e68-315004e1fc00)

> Checking again the original issue, I'm wondering if the problem was that the coin that had a recovery path available at the next block was still unconfirmed (see [#1102...

i've added a new `recovery` arg to `remaining_sequence()` instead in order to handle the edge case

hum, the issue is if we define a scrollable w/o height or with Length::Shrink, it will not be scrollable :smiling_face_with_tear: One solution is to put a fixed height for the...

> Perhaps you could you set the height to `Length::Fill` only if there's at least one non-hot key? done!

i reduced the number of key to > 1 for trigger the scrollable

or i can put the `Key name` card in the scrollable and trigger the scroll if more than 3 items into, but i think w/ many keys, user will not...