Closed dylan-thompson closed 11 months ago
Upgrade unchained-bitcoin to v1.0.0 and unchained-wallets to v1.0.2
Main changes:
Support the new Network enum: https://github.com/unchained-capital/unchained-bitcoin/blob/master/src/networks.ts#L9
satoshisToBitcoins now returns a fixed length string: https://github.com/unchained-capital/unchained-bitcoin/blob/master/src/utils.ts#L67
Description
Upgrade unchained-bitcoin to v1.0.0 and unchained-wallets to v1.0.2
Main changes:
Support the new Network enum: https://github.com/unchained-capital/unchained-bitcoin/blob/master/src/networks.ts#L9
satoshisToBitcoins now returns a fixed length string: https://github.com/unchained-capital/unchained-bitcoin/blob/master/src/utils.ts#L67
Does this PR introduce a breaking change?
Does this PR fix an open issue?