mirror of
https://github.com/balzack/databag.git
synced 2025-02-12 03:29:16 +00:00
communicating back seal key on card connection
This commit is contained in:
parent
ec041dfef3
commit
a5bdf5eb83
@ -34,6 +34,7 @@ func GetAccountListingMessage(w http.ResponseWriter, r *http.Request) {
|
|||||||
Description: detail.Description,
|
Description: detail.Description,
|
||||||
Location: detail.Location,
|
Location: detail.Location,
|
||||||
Image: detail.Image,
|
Image: detail.Image,
|
||||||
|
Seal: detail.SealPublic,
|
||||||
Version: APPVersion,
|
Version: APPVersion,
|
||||||
Node: getStrConfigValue(CNFDomain, ""),
|
Node: getStrConfigValue(CNFDomain, ""),
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user