UNPKG

@bitgo-beta/unspents

Version:

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

3 lines (2 loc) 88 B
import * as t from 'tcomb'; export declare const PositiveInteger: t.Refinement<number>;