RPC - Add instantllock_internal field to RPCs

This commit is contained in:
thephez 2019-04-29 12:36:33 -04:00
parent 9dd3d2ffd7
commit 52d08c5281
No known key found for this signature in database
GPG key ID: BBC8A06DBE236099
6 changed files with 21 additions and 0 deletions

View file

@ -53,6 +53,11 @@ http://opensource.org/licenses/MIT.
p: "Required<br>(exactly 1)"
d: "Current transaction lock state"
- n: "→<br>`instantlock_internal`"
t: "bool"
p: "Required<br>(exactly 1)"
d: "Current internal transaction lock state"
- n: "<br>`chainlock`"
t: "bool"
p: "Required<br>(exactly 1)"