enhance documentation

This commit is contained in:
2023-12-02 15:13:56 -07:00
parent 6dbfc5f77d
commit fa41fb3415
4 changed files with 18 additions and 9 deletions

View File

@@ -76,7 +76,7 @@ import { MASTER_SETTINGS_KEY } from "@/db/tables/settings";
components: {},
})
export default class ImportAccountView extends Vue {
UPORT_DERIVATION_PATH = "m/7696500'/0'/0'/0'";
UPORT_DERIVATION_PATH = "m/7696500'/0'/0'/0'"; // for legacy imports, likely never used
mnemonic = "";
address = "";