UNPKG

@bitgo/unspents

Version:

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

8 lines 222 B
import Codes, * as CodesTypes from './codes'; export { /** @deprecated - use utxolib.bitgo */ Codes, /** @deprecated - use utxolib.bitgo */ CodesTypes, }; export * from './dimensions'; //# sourceMappingURL=index.d.ts.map