[doc] developer-notes.md: point out that UniValue deviates from upstream
This commit is contained in:
parent
e2c473ff75
commit
a67d71311d
1 changed files with 1 additions and 1 deletions
|
@ -714,7 +714,7 @@ Current subtrees include:
|
|||
- Upstream at https://github.com/bitcoin-core/ctaes ; actively maintained by Core contributors.
|
||||
|
||||
- src/univalue
|
||||
- Upstream at https://github.com/jgarzik/univalue ; report important PRs to Core to avoid delay.
|
||||
- Upstream at https://github.com/bitcoin-core/univalue ; actively maintained by Core contributors, deviates from upstream https://github.com/jgarzik/univalue
|
||||
|
||||
Upgrading LevelDB
|
||||
---------------------
|
||||
|
|
Loading…
Reference in a new issue