You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: doc/developer-notes.md
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1063,6 +1063,9 @@ Current subtrees include:
1063
1063
- src/univalue
1064
1064
- Upstream at https://github.com/bitcoin-core/univalue ; actively maintained by Core contributors, deviates from upstream https://github.com/jgarzik/univalue
1065
1065
1066
+
- src/minisketch
1067
+
- Upstream at https://github.com/sipa/minisketch ; maintained by Core contributors.
0 commit comments