mirror of
https://github.com/balzack/databag.git
synced 2025-02-11 19:19: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,
|
||||
Location: detail.Location,
|
||||
Image: detail.Image,
|
||||
Seal: detail.SealPublic,
|
||||
Version: APPVersion,
|
||||
Node: getStrConfigValue(CNFDomain, ""),
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user