UNPKG

@onekeyfe/coinselect

Version:

A transaction input selection module for bitcoin.

2 lines 186 B
export declare const promiseAllSequence: <Fn extends () => PromiseLike<any>, R = Awaited<ReturnType<Fn>>>(actions: Fn[]) => Promise<R[]>; //# sourceMappingURL=promiseAllSequence.d.ts.map