mirror of
https://github.com/pezkuwichain/pezkuwi-common.git
synced 2026-04-30 15:27:58 +00:00
chore: update to version 14.0.11 and align website URLs
This commit is contained in:
+3
@@ -0,0 +1,3 @@
|
||||
import type { Keypair, KeypairType } from '../types.js';
|
||||
import type { DeriveJunction } from './DeriveJunction.js';
|
||||
export declare function keyFromPath(pair: Keypair, path: DeriveJunction[], type: KeypairType): Keypair;
|
||||
Reference in New Issue
Block a user