mirror of
https://github.com/seigler/dash-docs
synced 2025-07-27 01:36:13 +00:00
RPC - Update gobject check example
This commit is contained in:
parent
1936f62587
commit
160e775eba
1 changed files with 8 additions and 9 deletions
|
@ -4,6 +4,8 @@ http://opensource.org/licenses/MIT.
|
|||
{% endcomment %}
|
||||
{% assign filename="_includes/devdoc/dash-core/rpcs/rpcs/gobject.md" %}
|
||||
|
||||
<!--__-->
|
||||
|
||||
##### GObject
|
||||
{% include helpers/subhead-links.md %}
|
||||
|
||||
|
@ -47,17 +49,14 @@ The `gobject check` RPC validates governance object data (_proposals only_).
|
|||
|
||||
{% enditemplate %}
|
||||
|
||||
*Example from Dash Core 0.12.2*
|
||||
*Example from Dash Core 0.14.0*
|
||||
|
||||
{% highlight bash %}
|
||||
dash-cli -testnet gobject check 5b5b2270726f706f73616c222c7b22656e645f65706f\
|
||||
6368223a2231353037343534383935222c226e616d65223a227465737470726f706f73616c5f\
|
||||
2d5f6162636465666768696a6b6c6d6e6f707172737475767778797a30313233343536373839\
|
||||
31353037323635383233222c227061796d656e745f61646472657373223a2279664e68484c4c\
|
||||
695936577a5a646a51766137324a64395134313468516578514c68222c227061796d656e745f\
|
||||
616d6f756e74223a2232222c2273746172745f65706f6368223a223135303732363538323322\
|
||||
2c2274797065223a312c2275726c223a2268747470733a2f2f7777772e6461736863656e7472\
|
||||
616c2e6f72672f702f746573745f70726f706f73616c5f31353037323635383233227d5d5d
|
||||
dash-cli -testnet gobject check 7b22656e645f65706f6368223a3135363034353730\
|
||||
35352c226e616d65223a2274657374222c227061796d656e745f61646472657373223a22796\
|
||||
4354b4d52457333474c4d65366d544a597233597248316a75774e777246436642222c227061\
|
||||
796d656e745f616d6f756e74223a352c2273746172745f65706f6368223a313536303435333\
|
||||
439302c2274797065223a312c2275726c223a22687474703a2f2f746573742e636f6d227d
|
||||
{% endhighlight %}
|
||||
|
||||
Result:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue