@holochain/client
Advanced tools
Changelog
2024-11-12: v0.19.0-dev.2
GetCountersigningSessionState
as well as AbandonCountersigningSession
and PublishCountersigningSession
when a session could not be resolved automatically. Countersigning is an unstable feature which must explicitly be enabled in Holochain.Changelog
2024-10-28: v0.19.0-dev.1
InvalidTokenError
is returned if that fails.Changelog
2024-10-09: v0.19.0-dev.0
Changelog
2024-09-30: v0.18.0-dev.12
RevokeAgentKeyResponse
, which returns an array of tuples with cell id and error message for all cells that key revocation failed for.Changelog
2024-09-26: v0.18.0-dev.11
isSameCell
.CellId
to a DnaHash
.Changelog
2024-08-05: v0.18.0-dev.10
AppSignal
to a Signal
which can be either an app or system signal.