|
Monero
|
Namespaces | |
| support | |
Functions | |
| def | support.write_support_info () |
| def | support.support_dicts (device) |
| def | support.all_support_dicts () |
| def | support.clear_support (device, key) |
| def | support.set_supported (device, key, value) |
| def | support.set_unsupported (device, key, value) |
| def | support.print_support (coin) |
| def | support.check_support_values () |
| def | support.find_unsupported_coins (coins_dict) |
| def | support.find_orphaned_support_keys (coins_dict) |
| def | support.find_supported_duplicate_tokens (coins_dict) |
| def | support.process_erc20 (coins_dict) |
| def | support.clear_erc20_mixed_buckets (buckets) |
| def | support.cli () |
| def | support.fix (dry_run) |
| def | support.check (check_tokens, ignore_missing) |
| def | support.release |
| def | support.show (keyword) |
| def | support.set_support_value (key, entries, reason) |
Variables | |
| support.SUPPORT_INFO | |
| support.VERSION_RE | |
| support.ERC20_DUPLICATE_KEY | |
1.8.14