mirror of
https://github.com/seigler/dash-docs
synced 2025-07-27 09:46:12 +00:00
Some Bitcoin->Dash conversions
- Update title / section name for Dev Doc/Dev Reference - Updated favicon
This commit is contained in:
parent
e5796b5847
commit
a17def4f59
4 changed files with 6 additions and 6 deletions
|
@ -5,7 +5,7 @@
|
|||
layout: base
|
||||
lang: en
|
||||
id: developer-documentation
|
||||
title: "Developer Documentation - Bitcoin"
|
||||
title: "Developer Documentation - Dash"
|
||||
breadcrumbs:
|
||||
- bitcoin
|
||||
- Developer Documentation
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
layout: base
|
||||
lang: en
|
||||
id: developer-reference
|
||||
title: "Developer Reference - Bitcoin"
|
||||
title: "Developer Reference - Dash"
|
||||
breadcrumbs:
|
||||
- bitcoin
|
||||
- dev docs
|
||||
|
@ -20,7 +20,7 @@ end_of_page: |
|
|||
|
||||
<!-- This should be empty, but comment it out just in case: {% include helpers/vars.md %} -->
|
||||
|
||||
# Bitcoin Developer Reference
|
||||
# Dash Developer Reference
|
||||
|
||||
<p class="summary">Find technical details and API documentation.</p>
|
||||
|
||||
|
@ -146,11 +146,11 @@ untrusted source.
|
|||
|
||||
{% include devdoc/bitcoin-core/rpcs/rpcs/getmemoryinfo.md %}
|
||||
|
||||
{% include devdoc/bitcoin-core/rpcs/rpcs/getmempoolancestors.md %}
|
||||
{% include devdoc/bitcoin-core/rpcs/rpcs/getmempoolancestors.md %}
|
||||
|
||||
{% include devdoc/bitcoin-core/rpcs/rpcs/getmempooldescendants.md %}
|
||||
{% include devdoc/bitcoin-core/rpcs/rpcs/getmempooldescendants.md %}
|
||||
|
||||
{% include devdoc/bitcoin-core/rpcs/rpcs/getmempoolentry.md %}
|
||||
{% include devdoc/bitcoin-core/rpcs/rpcs/getmempoolentry.md %}
|
||||
|
||||
{% include devdoc/bitcoin-core/rpcs/rpcs/getmempoolinfo.md %}
|
||||
|
||||
|
|
BIN
favicon.ico
BIN
favicon.ico
Binary file not shown.
Before Width: | Height: | Size: 1.4 KiB After Width: | Height: | Size: 1.1 KiB |
BIN
favicon.png
BIN
favicon.png
Binary file not shown.
Before Width: | Height: | Size: 1.2 KiB After Width: | Height: | Size: 271 B |
Loading…
Add table
Add a link
Reference in a new issue