Skip to content

abook_not_here flag created to indicate singleton connections which a…

Mario requested to merge zotlabs:abnothere into dev

Created by: zotlabs

…re connected to this channel but not on this hub. abook_instance enumerates which hubs the connections is valid, but we ultimately need something more efficiently searchable to decide what operations are supported w/r/t this connection in the context of this hub. This flag is ignored during sync to clones although the code to set it correctly during channel creation, import, and sync has not yet been implemented.

Merge request reports