I hereby claim:
- I am codlco on github.
- I am codlco (https://keybase.io/codlco) on keybase.
- I have a public key ASDFRnbvzPBq2epqoXO77DBHkfej8kt_Xkx-LoKsIVo0Two
To claim this, I am signing this object:
| import lvgl as lv | |
| from .theme import styles | |
| from embit import bip39 | |
| class MnemonicTable(lv.table): | |
| def __init__(self, *args, **kwargs): | |
| super().__init__(*args, **kwargs) | |
| self.words = [""] | |
| self.display_numbers = False | |
| self.wordlist = bip39.WORDLIST |
I hereby claim:
To claim this, I am signing this object: