We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2cd6965 commit 9fb8f41Copy full SHA for 9fb8f41
1 file changed
README.md
@@ -4,7 +4,11 @@
4
5
[](https://github.com/prettier/prettier)
6
7
-A [BIP174](https://github.com/bitcoin/bips/blob/master/bip-0174.mediawiki) compatible partial Transaction encoding library.
+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`.*
12
13
## Bitcoin users, use bitcoinjs-lib's Psbt class.
14
0 commit comments