RPC - Update trigger deserialize example

- Add missing SigningMasternode field
This commit is contained in:
thephez 2019-06-17 12:30:18 -04:00
parent e4d3c02d50
commit 7134362ff6
No known key found for this signature in database
GPG key ID: BBC8A06DBE236099
2 changed files with 20 additions and 31 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)"