V0.14.0 LLMQ InstantSend (#124)

* InstantSend - Add partial LLMQ-IS details

* InstantSend - Add clarification and data flow

* Minor formatting change

* InstantSend - Add LLMQ-IS info to ChainLock section

* RPC - Add instantllock_internal field to RPCs

* Formatting update

* Formatting fix

* Content - Clarify instantlock* descriptions
This commit is contained in:
thephez 2019-04-29 16:30:40 -04:00
parent ad582d2b58
commit 9d69c14b0b
7 changed files with 119 additions and 31 deletions

View file

@ -51,7 +51,12 @@ http://opensource.org/licenses/MIT.
- n: "→<br>`instantlock`"
t: "bool"
p: "Required<br>(exactly 1)"
d: "Current transaction lock state"
d: "Current transaction lock state (InstantSend and/or ChainLock)"
- n: "→<br>`instantlock_internal`"
t: "bool"
p: "Required<br>(exactly 1)"
d: "Current InstantSend transaction lock state"
- n: "<br>`chainlock`"
t: "bool"