UNPKG

@bitgo/unspents

Version:

Defines the chain codes used for different unspent types and methods to calculate bitcoin transaction sizes

3 lines 123 B
import * as t from 'tcomb'; export declare const PositiveInteger: t.Refinement<number>; //# sourceMappingURL=types.d.ts.map