revert changes that are contained in other PRs

This commit is contained in:
2023-11-03 13:27:50 -06:00
parent 116b239616
commit 94051e6ba9
2 changed files with 1 additions and 2 deletions

View File

@@ -7,7 +7,7 @@ import { HDNode } from "@ethersproject/hdnode";
import * as didJwt from "did-jwt";
import * as u8a from "uint8arrays";
export const DEFAULT_ROOT_DERIVATION_PATH = "m/84737769'/0'/0'/0'";
export const DEFAULT_ROOT_DERIVATION_PATH = "m/76798669'/0'/0'/0'";
/**
*