mirror of
https://github.com/seigler/dash-docs
synced 2025-07-27 09:46:12 +00:00
Content - RPC - Minor BLS changes
This commit is contained in:
parent
6eb7a16bbd
commit
c4e728c59f
1 changed files with 3 additions and 1 deletions
|
@ -13,6 +13,8 @@ http://opensource.org/licenses/MIT.
|
||||||
|
|
||||||
{% autocrossref %}
|
{% autocrossref %}
|
||||||
|
|
||||||
|
*Added in Dash Core 0.13.0*
|
||||||
|
|
||||||
The `bls` RPC {{summary_bLS}}
|
The `bls` RPC {{summary_bLS}}
|
||||||
|
|
||||||
{% endautocrossref %}
|
{% endautocrossref %}
|
||||||
|
@ -52,7 +54,7 @@ dash-cli -testnet bls generate
|
||||||
{% endhighlight %}
|
{% endhighlight %}
|
||||||
|
|
||||||
Result:
|
Result:
|
||||||
{% highlight bash %}
|
{% highlight json %}
|
||||||
{
|
{
|
||||||
"secret": "52f35cd3d977a505485f2474e7e71ef3f60f859603d72ad6b0fa7f7bd163e144",
|
"secret": "52f35cd3d977a505485f2474e7e71ef3f60f859603d72ad6b0fa7f7bd163e144",
|
||||||
"public": "885d01d746c3e4d2093b0975de2d8c1f3e5a2c3e8fdaaed929f86fc9fbb278a095248163c101a2456650b415776b7990"
|
"public": "885d01d746c3e4d2093b0975de2d8c1f3e5a2c3e8fdaaed929f86fc9fbb278a095248163c101a2456650b415776b7990"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue