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