pythcoiner
pythcoiner
updated wording as offered by @jp1ac4 on discord: 
> Some minor comments: > > * Can we make "path" singular when there is only one recovery path available? > * For the same reason, when there is 1...
 

> 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...