We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 15bb62e commit 471fd33Copy full SHA for 471fd33
_includes/references.md
@@ -136,7 +136,7 @@
136
<!--REQUIRES PERIODIC UPDATE: update rpc_version below to latest
137
version of this site's RPC docs-->
138
{% endcomment %}
139
-{% assign rpc_version = "0.16.1" %}
+{% assign rpc_version = "0.16.2" %}
140
[rpc abandontransaction]: /en/doc/{{rpc_version}}/rpc/wallet/abandontransaction/
141
[rpc fundrawtransaction]: /en/doc/{{rpc_version}}/rpc/rawtransactions/fundrawtransaction/
142
[rpc getblock]: /en/doc/{{rpc_version}}/rpc/blockchain/getblock/
0 commit comments