UNPKG

@onekeyfe/coinselect

Version:

A transaction input selection module for bitcoin.

6 lines 180 B
export declare const parseElectrumUrl: (url: string) => { host: string; port: number; protocol: "t" | "s"; } | undefined; //# sourceMappingURL=parseElectrumUrl.d.ts.map