UNPKG

bigblocks

Version:

Complete Bitcoin UI component library - authentication, social, wallet, market, inscriptions, and blockchain interactions for React

8 lines 235 B
export declare function useMasterKeyUtils(): { hasMasterKey: boolean; isType42: boolean; isLegacy: boolean; masterKey: string | undefined; xprv: string | undefined; }; //# sourceMappingURL=useMasterKeyUtils.d.ts.map