Home > @holochain/tryorama > CellZomeCallRequest
The zome request options adapted to a specific cell.
Signature:
export type CellZomeCallRequest = Omit<CallZomeRequest, "cap_secret" | "cell_id">;
Home > @holochain/tryorama > CellZomeCallRequest
The zome request options adapted to a specific cell.
Signature:
export type CellZomeCallRequest = Omit<CallZomeRequest, "cap_secret" | "cell_id">;