mirror of
https://github.com/seigler/dash-docs
synced 2025-07-27 01:36:13 +00:00
RPC GObject updates (#140)
* RPC - Update gobject check example * RPC - Update gobject count examples * RPC - Update gobject prepare - Add details for how to create the data-hex field * RPC - Update gobject submit * RPC - Update gobject deserialize (proposal) * RPC - Add data-hex note to prepare/submit * RPC - Update trigger deserialize example - Add missing SigningMasternode field
This commit is contained in:
parent
1936f62587
commit
1d7d3920a7
2 changed files with 111 additions and 102 deletions
|
@ -395,6 +395,11 @@ NOT IN DASH
|
|||
p: "Required<br>(exactly 1)"
|
||||
d: "Object creation time as Unix epoch time"
|
||||
|
||||
- n: "→ →<br>`SigningMasternode`"
|
||||
t: "string (hex)"
|
||||
p: "Optional<br>(0 or 1)"
|
||||
d: "Signing masternode's vin (only present in triggers)"
|
||||
|
||||
- n: "→ →<br>`AbsoluteYesCount`"
|
||||
t: "number"
|
||||
p: "Required<br>(exactly 1)"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue