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:
thephez 2019-06-17 15:23:57 -04:00 committed by GitHub
parent 1936f62587
commit 1d7d3920a7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 111 additions and 102 deletions

View file

@ -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)"