pub fn lkc_request(
group: GroupID,
query: &LkQuery,
key: Option<&LkIdentity>,
) -> LkResult<PointBox>
Expand description
FIXME: This is experimental function Creates pull requests designed to be send over a socket. Unlike lkc_pull:
- Does not create a record in [#:0]
- Signing is optional