Skip to content

Commit 9fb8f41

Browse files
reardencodeericcrosson-bitgo
authored andcommitted
chore: Update README for rebasing fork
1 parent 2cd6965 commit 9fb8f41

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,11 @@
44

55
[![code style: prettier](https://img.shields.io/badge/code_style-prettier-ff69b4.svg?style=flat-square)](https://github.com/prettier/prettier)
66

7-
A [BIP174](https://github.com/bitcoin/bips/blob/master/bip-0174.mediawiki) compatible partial Transaction encoding library.
7+
BitGo's fork of a [BIP174](https://github.com/bitcoin/bips/blob/master/bip-0174.mediawiki) compatible partial Transaction encoding library.
8+
9+
*When rebasing this fork on upstream, tag the upstream commit with a base
10+
version that semver should continue from. Eg. upstream `v2.1.0` might get
11+
tagged with `v3.1.0-rc.0`, so that semver picks up from `v3.1.0-rc.1`.*
812

913
## Bitcoin users, use bitcoinjs-lib's Psbt class.
1014

0 commit comments

Comments
 (0)