From 09c005ffdd3760ed3c3861c92cbfb057668d22ce Mon Sep 17 00:00:00 2001 From: thephez Date: Wed, 1 Nov 2017 15:15:33 -0400 Subject: [PATCH] RPC (Gobject) minor updates --- _includes/devdoc/dash-core/rpcs/rpcs/gobject.md | 14 ++++---------- 1 file changed, 4 insertions(+), 10 deletions(-) diff --git a/_includes/devdoc/dash-core/rpcs/rpcs/gobject.md b/_includes/devdoc/dash-core/rpcs/rpcs/gobject.md index a355f2b8..10f5f787 100644 --- a/_includes/devdoc/dash-core/rpcs/rpcs/gobject.md +++ b/_includes/devdoc/dash-core/rpcs/rpcs/gobject.md @@ -857,7 +857,7 @@ The `gobject diff` RPC Lists governance objects differences since last diff. dash-cli -testnet gobject diff all all {% endhighlight %} -Result (truncated): +Result: {% highlight json %} { } @@ -871,15 +871,9 @@ Result (truncated): ###### GObject Vote-many -{% highlight bash %} -dash-cli -testnet gobject -{% endhighlight %} - -Result: -{% highlight json %} - *INSERT RESULTS HERE* -{% endhighlight %} - *See also:* +* [GetGovernanceInfo][rpc getgovernanceinfo]: {{summary_getGovernanceInfo}} +* [GetSuperblockBudget][rpc getsuperblockbudget]: {{summary_getSuperblockBudget}} + {% endautocrossref %}