mirror of
https://github.com/seigler/dash-docs
synced 2025-07-26 17:26:12 +00:00
- 1009: Small Miscellaneous Backend Changes - 1012: Create Developer Reference RPC page for gettxoutproof and verifytxoutproof
This commit is contained in:
commit
3499b0edad
9 changed files with 191 additions and 5 deletions
2
Makefile
2
Makefile
|
@ -222,7 +222,7 @@ manual-update-summaries-file:
|
|||
## future)
|
||||
$S echo "{%comment%}AUTOMATICALLY-GENERATED FILE: DO NOT EDIT THIS FILE" > _includes/helpers/summaries.md
|
||||
$S echo "This file is licensed under the terms of its source texts{%endcomment%}" >> _includes/helpers/summaries.md
|
||||
$S grep -rh --exclude='*summaries.md' 'assign summary_' _includes/ | sort >> _includes/helpers/summaries.md
|
||||
$S grep -rh --exclude='*summaries.md' 'assign summary_' _includes/ | LANG=UTF-8 sort >> _includes/helpers/summaries.md
|
||||
|
||||
manual-check-diff-sha256sums:
|
||||
## A manually-run command to check the locally-built
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue