mirror of
https://github.com/aljazceru/lightning.git
synced 2025-12-24 01:24:26 +01:00
datastore: allow strings.
It's common, and the simplest case. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
This commit is contained in:
committed by
Christian Decker
parent
dfe2693bbd
commit
e711f6c589
4
doc/lightning-listdatastore.7
generated
4
doc/lightning-listdatastore.7
generated
@@ -23,6 +23,8 @@ On success, an object containing \fBdatastore\fR is returned\. It is an array o
|
||||
\fBkey\fR (string): The key which from the datastore
|
||||
.IP \[bu]
|
||||
\fBhex\fR (hex): The hex data from the datastore
|
||||
.IP \[bu]
|
||||
\fBstring\fR (string, optional): The data as a string, if it's valid utf-8
|
||||
|
||||
.RE
|
||||
|
||||
@@ -45,4 +47,4 @@ Rusty Russell \fI<rusty@rustcorp.com.au\fR> is mainly responsible\.
|
||||
|
||||
Main web site: \fIhttps://github.com/ElementsProject/lightning\fR
|
||||
|
||||
\" SHA256STAMP:a501f1c8a7517726a49e48180c5d20966df7158f1af3afdd1654a435473efb5d
|
||||
\" SHA256STAMP:bcc83095fc1695b0c81a2763109e280d711e29edbc395672314d052f9d99a72c
|
||||
|
||||
Reference in New Issue
Block a user