File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ permalink: /ja/2016/01/26/segwit-benefits/
9
9
version : 1
10
10
excerpt : このページはSegregated Witnessの恩恵についてまとめています。
11
11
---
12
- {% include _ toc .html %}
12
+ {% include toc .html %}
13
13
14
14
Segregated Witnessのソフトフォーク(segwit)には幅広い機能が含まれており、その多くは高度に技術的です。このページにはこれらの機能の恩恵の一部がまとめられています。
15
15
Original file line number Diff line number Diff line change @@ -13,8 +13,8 @@ excerpt: >
13
13
Bitcoin Core 0.16.0がリリースされ、ウォレットでsegwitがサポートされるようになりました。
14
14
15
15
---
16
- {% include _ toc .html %}
17
- {% include _ references .md %}
16
+ {% include toc .html %}
17
+ {% include references .md %}
18
18
19
19
Bitcoin Coreのウォレットでsegregated witness(segwit)をデフォルトサポートした最初のバージョンである
20
20
Bitcoin Core 0.16.0のリリースをお知らせします。
Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ optional_magnetlink: "magnet:?xt=urn:btih:6493ae7a15b4d32bb4eca1dfaf6dcc0c143492
25
25
# absolute urls (https://github.com/bitcoin/bitcoin/doc/foo)
26
26
# rather than relative urls (/bitcoin/bitcoin/doc/foo).
27
27
---
28
- {% include _ download .html %}
28
+ {% include download .html %}
29
29
{% githubify https://github.com/bitcoin/bitcoin %}
30
30
Bitcoin Core バージョン * 0.16.0* は以下から入手可能です。
31
31
@@ -332,7 +332,7 @@ RPCの変更
332
332
- #11362 ` c6223b3 ` Remove nBlockMaxSize from miner opt struct as it is no longer used (gmaxwell)
333
333
- #10825 ` 28485c7 ` Set regtest JSON-RPC port to 18443 to avoid conflict with testnet 18332 (fametrano)
334
334
- #11303 ` e542728 ` Fix estimatesmartfee rounding display issue (TheBlueMatt)
335
- - #7061 ` 8c2de82 ` Add RPC call "rescanblockchain <startheight > <stopheight >" (jonasschnelli)
335
+ - #7061 ` 8c2de82 ` Add RPC call "rescanblockchain ` <startheight> <stopheight> ` " (jonasschnelli)
336
336
- #11055 ` 95e14dc ` RPC getreceivedbyaddress should return error if called with address not owned by the wallet (jnewbery)
337
337
- #12366 ` 93de37a ` http: Join worker threads before deleting work queue (laanwj)
338
338
- #12315 ` 758a41e ` Bech32 addresses in dumpwallet (fivepiece)
You can’t perform that action at this time.
0 commit comments