UNPKG

@bcpros/crypto-wallet-core

Version:

A multi-currency support library for address derivation, private key creation, and transaction creation

5 lines 178 B
import { AbstractBitcoreLibDeriver } from '../btc'; export declare class XecDeriver extends AbstractBitcoreLibDeriver { bitcoreLib: any; } //# sourceMappingURL=index.d.ts.map