Home > @holochain/client > DhtOp DhtOp type Signature: export type DhtOp = { ChainOp: ChainOp; } | { WarrantOp: WarrantOp; }; References: ChainOp, WarrantOp