├── .envrc ├── test ├── e2e │ ├── fixture │ │ ├── .gitignore │ │ ├── dna.yaml │ │ ├── happ.yaml │ │ └── zomes │ │ │ └── foo │ │ │ └── Cargo.toml │ └── fixture2 │ │ └── coordinator2 │ │ ├── Cargo.toml │ │ └── src │ │ └── lib.rs └── index.ts ├── typings └── blake2b │ └── index.d.ts ├── src ├── api │ ├── app │ │ └── index.ts │ ├── admin │ │ └── index.ts │ └── index.ts ├── index.ts ├── utils │ └── index.ts └── hdk │ ├── index.ts │ ├── validation-receipts.ts │ └── details.ts ├── .gitignore ├── .github └── pull_request_template.md ├── tsconfig.build.json ├── Cargo.toml ├── doc-test-app-ws.sh ├── doc-test-signal.sh ├── docs ├── client.role.md ├── client.cloneid.md ├── client.linktag.md ├── client.rolename.md ├── client.zomename.md ├── client.dna.hash.md ├── client.holohash.md ├── client.rateunits.md ├── client.timestamp.md ├── client.capsecret.md ├── client.link.tag.md ├── client.peerurl.md ├── client.signature.md ├── client.dna.type.md ├── client.holohashb64.md ├── client.networkseed.md ├── client.dna.author.md ├── client.functionname.md ├── client.link.base.md ├── client.nonce256bit.md ├── client.ratebucketid.md ├── client.spaceid.md ├── client.capclaim.tag.md ├── client.enablerequest.md ├── client.kitsuneagent.md ├── client.kitsunespace.md ├── client.link.author.md ├── client.stemcell.dna.md ├── client.create.type.md ├── client.delete.type.md ├── client.dnaproperties.md ├── client.duration.secs.md ├── client.enableresponse.md ├── client.installedappid.md ├── client.link.target.md ├── client.membraneproof.md ├── client.resourcebytes.md ├── client.stemcell.name.md ├── client.update.type.md ├── client.create.author.md ├── client.createlink.tag.md ├── client.delete.author.md ├── client.dna.timestamp.md ├── client.duration.nanos.md ├── client.listdnasrequest.md ├── client.preflightbytes.md ├── client.update.author.md ├── client.wsclient.url.md ├── client.clonedcell.name.md ├── client.link.link_type.md ├── client.link.timestamp.md ├── client.appevents.signal.md ├── client.capclaim.secret.md ├── client.dumpstateresponse.md ├── client.holohashed.hash.md ├── client.link.zome_index.md ├── client.startappresponse.md ├── client.wsclient.socket.md ├── client.capclaim.grantor.md ├── client.create.timestamp.md ├── client.delete.timestamp.md ├── client.disableappresponse.md ├── client.entrycontent.entry.md ├── client.entryvisibility.md ├── client.holohashed.content.md ├── client.listcellidsrequest.md ├── client.listdnasresponse.md ├── client.openchain.author.md ├── client.openchain.type.md ├── client.rateweight.units.md ├── client.signedaction.data.md ├── client.storageinforequest.md ├── client.update.timestamp.md ├── client.agentinfodump.dump.md ├── client.agentinforesponse.md ├── client.clonedcell.enabled.md ├── client.closechain.author.md ├── client.closechain.type.md ├── client.create.action_seq.md ├── client.create.entry_hash.md ├── client.create.entry_type.md ├── client.createlink.author.md ├── client.createlink.type.md ├── client.createlink.weight.md ├── client.delete.action_seq.md ├── client.deletelink.author.md ├── client.deletelink.type.md ├── client.entrydetails.entry.md ├── client.requester.md ├── client.update.action_seq.md ├── client.update.entry_hash.md ├── client.update.entry_type.md ├── client.appclient.mypubkey.md ├── client.clonedcell.cell_id.md ├── client.create.prev_action.md ├── client.delete.prev_action.md ├── client.dnahash.md ├── client.uninstallappresponse.md ├── client.update.prev_action.md ├── client.addagentinforesponse.md ├── client.clonedcell.clone_id.md ├── client.linktype.md ├── client.listactiveappsrequest.md ├── client.openchain.timestamp.md ├── client.provisionedcell.name.md ├── client.recorddetails.record.md ├── client.storageinfo.blobs.md ├── client.wasmhash.md ├── client.wsclient.options.md ├── client.zomecallcapgrant.tag.md ├── client.zomedependency.name.md ├── client.zomeindex.md ├── client.appinterfaceinfo.port.md ├── client.appwebsocket.client.md ├── client.closechain.timestamp.md ├── client.createlink.link_type.md ├── client.createlink.timestamp.md ├── client.deletelink.timestamp.md ├── client.dhtophash.md ├── client.entryhash.md ├── client.openchain.action_seq.md ├── client.actionhash.md ├── client.agentinfosigned.md ├── client.anydhthash.md ├── client.appauthenticationtoken.md ├── client.closechain.action_seq.md ├── client.createbase.entry_type.md ├── client.createlink.action_seq.md ├── client.createlink.zome_index.md ├── client.deleteclonecellresponse.md ├── client.deletelink.action_seq.md ├── client.dumpnetworkstatsrequest.md ├── client.openchain.prev_action.md ├── client.rateweight.bucket_id.md ├── client.updatebase.entry_type.md ├── client.validationtype.md ├── client.wsclientoptions.md ├── client.agentpubkey.md ├── client.closechain.prev_action.md ├── client.createlink.prev_action.md ├── client.delete.deletes_address.md ├── client.deletelink.prev_action.md ├── client.disableclonecellresponse.md ├── client.entrycontent.entry_type.md ├── client.link.create_link_hash.md ├── client.listappinterfacesrequest.md ├── client.peermetainforequest.url.md ├── client.providememproofsresponse.md ├── client.signalcb.md ├── client.signedaction.signature.md ├── client.warranthash.md ├── client.appwebsocket.mypubkey.md ├── client.callzomeresponsegeneric.md ├── client.closechain.new_dna_hash.md ├── client.createlink.base_address.md ├── client.deletelink.base_address.md ├── client.dnahashb64.md ├── client.entrydetails.actions.md ├── client.entrydetails.deletes.md ├── client.entrydetails.updates.md ├── client.externalhash.md ├── client.openchain.prev_dna_hash.md ├── client.peermetainfo.meta_value.md ├── client.provisionedcell.cell_id.md ├── client.stemcell.dna_modifiers.md ├── client.warrantop.author.md ├── client.yamlproperties.md ├── client.zomecallcapgrant.access.md ├── client.adminapi.listapps.md ├── client.adminapi.listdnas.md ├── client.fullstatedump.peer_dump.md ├── client.generateagentpubkeyrequest.md ├── client.initzomescomplete.author.md ├── client.pausedappreason.md ├── client.recorddetails.deletes.md ├── client.recorddetails.updates.md ├── client.updatecoordinatorsresponse.md ├── client.wasmhashb64.md ├── client.adminapi.agentinfo.md ├── client.adminapi.dumpstate.md ├── client.adminapi.enableapp.md ├── client.agentvalidationpkg.author.md ├── client.appclient.installedappid.md ├── client.cellprovisioning.deferred.md ├── client.clonedcell.dna_modifiers.md ├── client.createlink.target_address.md ├── client.dhtophashb64.md ├── client.dnastorageinfo.used_by.md ├── client.entryhashb64.md ├── client.getnonceexpiration.md ├── client.peermetainfo.expires_at.md ├── client.signingcredentials.keypair.md ├── client.warrantop.warrant.md ├── client.actionhashb64.md ├── client.addagentinforequest.md ├── client.anydhthashb64.md ├── client.holohashmap.size.md ├── client.initzomescomplete.type.md ├── client.signedactionhashed.hashed.md ├── client.adminapi.disableapp.md ├── client.adminapi.installapp.md ├── client.agentpubkeyb64.md ├── client.agentvalidationpkg.type.md ├── client.appinforesponse.md ├── client.appwebsocket.cachedappinfo.md ├── client.callzomerequestsigned.bytes.md ├── client.coordinatorbundle.resources.md ├── client.coordinatormanifest.zomes.md ├── client.initzomescomplete.timestamp.md ├── client.peermeta.peer_busy.md ├── client.sourcechainjsonrecord.action.md ├── client.validationreceipt.validator.md ├── client.warranthashb64.md ├── client.zomecallcapgrant.functions.md ├── client.zomes.md ├── client.adminapi.listcellids.md ├── client.adminapi.storageinfo.md ├── client.agentinfodump.kitsune_agent.md ├── client.agentinfodump.kitsune_space.md ├── client.agentvalidationpkg.timestamp.md ├── client.cellprovisioning.strategy.md ├── client.clonedcell.original_dna_hash.md ├── client.coordinatorbundle.manifest.md ├── client.deletelink.link_add_address.md ├── client.dnastorageinfo.dht_data_size.md ├── client.dnaversionspec.md ├── client.enableappresponse.md ├── client.externalhashb64.md ├── client.initzomescomplete.action_seq.md ├── client.integrityzome.md ├── client.listappsresponse.md ├── client.p2pagentsdump.peers.md ├── client.preflightrequest.action_base.md ├── client.signedactionhashed.signature.md ├── client.signingcredentials.capsecret.md ├── client.sourcechainjsonrecord.entry.md ├── client.warrantop.timestamp.md ├── client.wasmcode.md ├── client.adminapi.addagentinfo.md ├── client.adminapi.peermetainfo.md ├── client.adminapi.uninstallapp.md ├── client.agentvalidationpkg.action_seq.md ├── client.cellid.md ├── client.delete.deletes_entry_address.md ├── client.initzomescomplete.prev_action.md ├── client.installappresponse.md ├── client.peermeta.local_errors.md ├── client.signingcredentials.signingkey.md ├── client.agentvalidationpkg.prev_action.md ├── client.appwebsocket.installedappid.md ├── client.attachappinterfaceresponse.md ├── client.capgrantinfo.cap_grant.md ├── client.coordinatorzome.md ├── client.countersigningsessiontimes.end.md ├── client.dnaholohashmap.size.md ├── client.dnastorageinfo.cache_data_size.md ├── client.fetchpoolinfo.num_ops_to_fetch.md ├── client.listcellidsresponse.md ├── client.peermeta.peer_timeouts.md ├── client.peermetainforequest.dna_hashes.md ├── client.provisionedcell.dna_modifiers.md ├── client.registeragentactivity.action.md ├── client.revokezomecallcapabilityresponse.md ├── client.update.original_entry_address.md ├── client.validationreceipt.dht_op_hash.md ├── client.adminapi.dumpfullstate.md ├── client.callzomerequestsigned.signature.md ├── client.cellmap.md ├── client.cloneidhelper.tostring.md ├── client.entrydetails.entry_dht_status.md ├── client.fetchpoolinfo.op_bytes_to_fetch.md ├── client.lazyholohashmap.fetchvalue.md ├── client.localagentsummary.agent.md ├── client.preflightrequest.enzyme_index.md ├── client.sourcechainjsondump.records.md ├── client.sourcechainjsonrecord.signature.md ├── client.update.original_action_address.md ├── client.warrantop.signature.md ├── client.agentvalidationpkg.membrane_proof.md ├── client.appauthenticationrequest.token.md ├── client.appinterfaceinfo.allowed_origins.md ├── client.countersigningsessiontimes.start.md ├── client.dumpstaterequest.md ├── client.entrydetails.rejected_actions.md ├── client.preflightrequest.app_entry_hash.md ├── client.randomnonce.md ├── client.resourcemap.md ├── client.storageinforesponse.md ├── client.transformer_2.md ├── client.transportstats.backend.md ├── client.dnastorageinfo.authored_data_size.md ├── client.fullstatedump.integration_dump.md ├── client.getdnadefinitionrequest.md ├── client.holohashmap._symbol.tostringtag_.md ├── client.newentryaction.md ├── client.preflightrequest.preflight_bytes.md ├── client.preflightrequest.signing_agents.md ├── client.recorddetails.validation_status.md ├── client.systemsignal.md ├── client.validationreceipt.when_integrated.md ├── client.actionhashed.md ├── client.adminapi.deleteclonecell.md ├── client.adminwebsocket.storageinfo.md ├── client.capgrantinfo.action_hash.md ├── client.countersigningagentstate.chain_top.md ├── client.entrytype.md ├── client.fullstatedump.source_chain_dump.md ├── client.getdnadefinitionresponse.md ├── client.holohashmap.clear.md ├── client.peermeta.completed_rounds.md ├── client.preflightrequest.session_times.md ├── client.registeragentactivity.cached_entry.md ├── client.updatebase.original_entry_address.md ├── index.md ├── client.adminapi.dumpnetworkstats.md ├── client.adminapi.getdnadefinition.md ├── client.agentinforequest.md ├── client.appinterfaceinfo.installed_app_id.md ├── client.capgrantinfo.created_at.md ├── client.countersigningagentstate.action_seq.md ├── client.createclonecellresponse.md ├── client.dumpfullstateresponse.md ├── client.fullintegrationstatedump.integrated.md ├── client.randomcapsecret.md ├── client.updatebase.original_action_address.md ├── client.adminapi.listappinterfaces.md ├── client.appsignal.md ├── client.callzomerequest.md ├── client.countersigningagentstate.agent_index.md ├── client.createclonecellrequest.name.md ├── client.providememproofsrequest.md ├── client.sourcechainjsonrecord.action_address.md ├── client.adminwebsocket.listapps.md ├── client.appbundlesource.md ├── client.callzomeresponse.md ├── client.dnaholohashmap.clear.md ├── client.dnastorageinfo.dht_data_size_on_disk.md ├── client.preflightresponse.request.md ├── client.validationreceipt.validation_status.md ├── client.warrant.chainintegrity.md ├── client.adminapi.attachappinterface.md ├── client.adminwebsocket.client.md ├── client.adminwebsocket.enableapp.md ├── client.adminwebsocket.listdnas.md ├── client.appwebsocketconnectionoptions.token.md ├── client.cloneidhelper.getbaserolename.md ├── client.listactiveappsresponse.md ├── client.listappsrequest.md ├── client.peermeta.new_ops_bookmark.md ├── client.startapprequest.md ├── client.transportstats.connections.md ├── client.abandoncountersigningsessionstateresponse.md ├── client.adminapi.generateagentpubkey.md ├── client.capgrantinfo.revoked_at.md ├── client.dhtop.md ├── client.dnamodifiers.md ├── client.dnastorageblob.md ├── client.dnastorageinfo.cache_data_size_on_disk.md ├── client.enableapprequest.md ├── client.fullintegrationstatedump.dht_ops_cursor.md ├── client.publishcountersigningsessionstateresponse.md ├── client.sourcechainjsondump.published_ops_count.md ├── client.adminwebsocket.disableapp.md ├── client.createclonecellrequest.role_name.md ├── client.dhtsegmentstate.disc_top_hash.md ├── client.disableapprequest.md ├── client.dnahashmap.md ├── client.generateagentpubkeyresponse.md ├── client.gossipstatesummary.dht_summary.md ├── client.messageblockcount.incoming.md ├── client.messageblockcount.outgoing.md ├── client.peermeta.peer_behavior_errors.md ├── client.adminapi.listcapabilitygrants.md ├── client.adminwebsocket.dumpnetworkstats.md ├── client.deleteclonecellrequest.app_id.md ├── client.dhtsegmentstate.disc_boundary.md ├── client.dumpnetworkstatsresponse.md ├── client.memproofmap.md ├── client.networkmetrics.local_agents.md ├── client.peermeta.last_gossip_timestamp.md ├── client.transportconnectionstats.pub_key.md └── client.adminwebsocket.agentinfo.md └── tsconfig.json /.envrc: -------------------------------------------------------------------------------- 1 | use flake 2 | -------------------------------------------------------------------------------- /test/e2e/fixture/.gitignore: -------------------------------------------------------------------------------- 1 | *.dna 2 | *.happ 3 | -------------------------------------------------------------------------------- /typings/blake2b/index.d.ts: -------------------------------------------------------------------------------- 1 | declare module "@bitgo/blake2b"; 2 | -------------------------------------------------------------------------------- /src/api/app/index.ts: -------------------------------------------------------------------------------- 1 | export * from "./types.js"; 2 | export * from "./websocket.js"; 3 | -------------------------------------------------------------------------------- /.gitignore: -------------------------------------------------------------------------------- 1 | .vscode 2 | .cargo 3 | target 4 | node_modules 5 | /lib 6 | .tsbuildinfo 7 | .hc* -------------------------------------------------------------------------------- /src/api/admin/index.ts: -------------------------------------------------------------------------------- 1 | export * from "./types.js"; 2 | export * from "./websocket.js"; 3 | -------------------------------------------------------------------------------- /test/index.ts: -------------------------------------------------------------------------------- 1 | import "./e2e/index.js"; 2 | import "./e2e/app-websocket"; 3 | import "./e2e/utils.js"; 4 | import "./e2e/launcher"; 5 | -------------------------------------------------------------------------------- /src/index.ts: -------------------------------------------------------------------------------- 1 | export * from "./api/index.js"; 2 | export * from "./hdk/index.js"; 3 | export * from "./types.js"; 4 | export * from "./utils/index.js"; 5 | -------------------------------------------------------------------------------- /.github/pull_request_template.md: -------------------------------------------------------------------------------- 1 | ### Summary 2 | 3 | 4 | ### TODO: 5 | - [ ] CHANGELOG mentions all code changes. 6 | - [ ] docs have been updated (`npm run build:docs`) 7 | -------------------------------------------------------------------------------- /tsconfig.build.json: -------------------------------------------------------------------------------- 1 | { 2 | "extends": "./tsconfig.json", 3 | "compilerOptions": { 4 | "outDir": "lib", 5 | "declaration": true, 6 | }, 7 | "exclude": [ 8 | "test/**/*" 9 | ] 10 | } -------------------------------------------------------------------------------- /src/utils/index.ts: -------------------------------------------------------------------------------- 1 | export * from "./base64.js"; 2 | export * from "./cell.js"; 3 | export * from "./dna-holo-hash-map.js"; 4 | export * from "./fake-hash.js"; 5 | export * from "./hash-parts.js"; 6 | export * from "./holo-hash-map.js"; 7 | -------------------------------------------------------------------------------- /test/e2e/fixture/dna.yaml: -------------------------------------------------------------------------------- 1 | --- 2 | manifest_version: "0" 3 | name: test-dna 4 | integrity: 5 | network_seed: 9a28aac8-337c-11eb-adc1-0Z02acw20115 6 | zomes: 7 | - name: foo 8 | path: "../../../target/wasm32-unknown-unknown/release/test_wasm_foo.wasm" 9 | -------------------------------------------------------------------------------- /Cargo.toml: -------------------------------------------------------------------------------- 1 | [workspace] 2 | members = ["test/e2e/fixture/zomes/foo", "test/e2e/fixture2/coordinator2"] 3 | 4 | resolver = "2" 5 | 6 | [profile.dev] 7 | opt-level = "z" 8 | 9 | [workspace.dependencies] 10 | hdk = "0.6.0-dev.11" 11 | holochain_serialized_bytes = "0.0.56" 12 | -------------------------------------------------------------------------------- /doc-test-app-ws.sh: -------------------------------------------------------------------------------- 1 | #!/usr/bin/env bash 2 | set -xe 3 | 4 | hc s clean 5 | echo "" | hc s --piped create 6 | echo "" | hc s --piped -f=65000 run & 7 | HC_ID=$! 8 | echo "HC_ID is $HC_ID" 9 | sleep 5 10 | 11 | npm run build 12 | npx tsx doc-test-app-ws.ts 13 | 14 | pkill -15 -P $HC_ID 15 | -------------------------------------------------------------------------------- /doc-test-signal.sh: -------------------------------------------------------------------------------- 1 | #!/usr/bin/env bash 2 | set -xe 3 | 4 | hc s clean 5 | echo "" | hc s --piped create 6 | echo "" | hc s --piped -f=65000 run & 7 | HC_ID=$! 8 | echo "HC_ID is $HC_ID" 9 | sleep 5 10 | 11 | npm run build 12 | npx tsx doc-test-signal.ts 13 | 14 | pkill -15 -P $HC_ID 15 | -------------------------------------------------------------------------------- /test/e2e/fixture2/coordinator2/Cargo.toml: -------------------------------------------------------------------------------- 1 | [package] 2 | authors = ["Holochain Foundation"] 3 | edition = "2021" 4 | name = "coordinator2" 5 | version = "0.0.1" 6 | 7 | [lib] 8 | crate-type = ["cdylib", "rlib"] 9 | name = "coordinator2" 10 | 11 | [dependencies] 12 | hdk = {workspace = true} 13 | -------------------------------------------------------------------------------- /docs/client.role.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [Role](./client.role.md) 4 | 5 | ## Role type 6 | 7 | 8 | **Signature:** 9 | 10 | ```typescript 11 | export type Role = number; 12 | ``` 13 | -------------------------------------------------------------------------------- /docs/client.cloneid.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [CloneId](./client.cloneid.md) 4 | 5 | ## CloneId type 6 | 7 | 8 | **Signature:** 9 | 10 | ```typescript 11 | export type CloneId = string; 12 | ``` 13 | -------------------------------------------------------------------------------- /src/hdk/index.ts: -------------------------------------------------------------------------------- 1 | export * from "./action.js"; 2 | export * from "./capabilities.js"; 3 | export * from "./countersigning.js"; 4 | export * from "./details.js"; 5 | export * from "./dht-ops.js"; 6 | export * from "./entry.js"; 7 | export * from "./link.js"; 8 | export * from "./record.js"; 9 | export * from "./validation-receipts.js"; 10 | -------------------------------------------------------------------------------- /docs/client.linktag.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [LinkTag](./client.linktag.md) 4 | 5 | ## LinkTag type 6 | 7 | 8 | **Signature:** 9 | 10 | ```typescript 11 | export type LinkTag = Uint8Array; 12 | ``` 13 | -------------------------------------------------------------------------------- /docs/client.rolename.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [RoleName](./client.rolename.md) 4 | 5 | ## RoleName type 6 | 7 | 8 | **Signature:** 9 | 10 | ```typescript 11 | export type RoleName = string; 12 | ``` 13 | -------------------------------------------------------------------------------- /docs/client.zomename.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [ZomeName](./client.zomename.md) 4 | 5 | ## ZomeName type 6 | 7 | 8 | **Signature:** 9 | 10 | ```typescript 11 | export type ZomeName = string; 12 | ``` 13 | -------------------------------------------------------------------------------- /docs/client.dna.hash.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [Dna](./client.dna.md) > [hash](./client.dna.hash.md) 4 | 5 | ## Dna.hash property 6 | 7 | **Signature:** 8 | 9 | ```typescript 10 | hash: DnaHash; 11 | ``` 12 | -------------------------------------------------------------------------------- /docs/client.holohash.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [HoloHash](./client.holohash.md) 4 | 5 | ## HoloHash type 6 | 7 | 8 | **Signature:** 9 | 10 | ```typescript 11 | export type HoloHash = Uint8Array; 12 | ``` 13 | -------------------------------------------------------------------------------- /docs/client.rateunits.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [RateUnits](./client.rateunits.md) 4 | 5 | ## RateUnits type 6 | 7 | 8 | **Signature:** 9 | 10 | ```typescript 11 | export type RateUnits = number; 12 | ``` 13 | -------------------------------------------------------------------------------- /docs/client.timestamp.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [Timestamp](./client.timestamp.md) 4 | 5 | ## Timestamp type 6 | 7 | 8 | **Signature:** 9 | 10 | ```typescript 11 | export type Timestamp = number; 12 | ``` 13 | -------------------------------------------------------------------------------- /docs/client.capsecret.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [CapSecret](./client.capsecret.md) 4 | 5 | ## CapSecret type 6 | 7 | 8 | **Signature:** 9 | 10 | ```typescript 11 | export type CapSecret = Uint8Array; 12 | ``` 13 | -------------------------------------------------------------------------------- /docs/client.link.tag.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [Link](./client.link.md) > [tag](./client.link.tag.md) 4 | 5 | ## Link.tag property 6 | 7 | **Signature:** 8 | 9 | ```typescript 10 | tag: Uint8Array; 11 | ``` 12 | -------------------------------------------------------------------------------- /docs/client.peerurl.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [PeerUrl](./client.peerurl.md) 4 | 5 | ## PeerUrl type 6 | 7 | Peer Url 8 | 9 | **Signature:** 10 | 11 | ```typescript 12 | export type PeerUrl = string; 13 | ``` 14 | -------------------------------------------------------------------------------- /docs/client.signature.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [Signature](./client.signature.md) 4 | 5 | ## Signature type 6 | 7 | 8 | **Signature:** 9 | 10 | ```typescript 11 | export type Signature = Uint8Array; 12 | ``` 13 | -------------------------------------------------------------------------------- /docs/client.dna.type.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [Dna](./client.dna.md) > [type](./client.dna.type.md) 4 | 5 | ## Dna.type property 6 | 7 | **Signature:** 8 | 9 | ```typescript 10 | type: ActionType.Dna; 11 | ``` 12 | -------------------------------------------------------------------------------- /docs/client.holohashb64.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [HoloHashB64](./client.holohashb64.md) 4 | 5 | ## HoloHashB64 type 6 | 7 | 8 | **Signature:** 9 | 10 | ```typescript 11 | export type HoloHashB64 = string; 12 | ``` 13 | -------------------------------------------------------------------------------- /docs/client.networkseed.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [NetworkSeed](./client.networkseed.md) 4 | 5 | ## NetworkSeed type 6 | 7 | 8 | **Signature:** 9 | 10 | ```typescript 11 | export type NetworkSeed = string; 12 | ``` 13 | -------------------------------------------------------------------------------- /docs/client.dna.author.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [Dna](./client.dna.md) > [author](./client.dna.author.md) 4 | 5 | ## Dna.author property 6 | 7 | **Signature:** 8 | 9 | ```typescript 10 | author: AgentPubKey; 11 | ``` 12 | -------------------------------------------------------------------------------- /docs/client.functionname.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [FunctionName](./client.functionname.md) 4 | 5 | ## FunctionName type 6 | 7 | 8 | **Signature:** 9 | 10 | ```typescript 11 | export type FunctionName = string; 12 | ``` 13 | -------------------------------------------------------------------------------- /docs/client.link.base.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [Link](./client.link.md) > [base](./client.link.base.md) 4 | 5 | ## Link.base property 6 | 7 | **Signature:** 8 | 9 | ```typescript 10 | base: AnyLinkableHash; 11 | ``` 12 | -------------------------------------------------------------------------------- /docs/client.nonce256bit.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [Nonce256Bit](./client.nonce256bit.md) 4 | 5 | ## Nonce256Bit type 6 | 7 | 8 | **Signature:** 9 | 10 | ```typescript 11 | export type Nonce256Bit = Uint8Array; 12 | ``` 13 | -------------------------------------------------------------------------------- /docs/client.ratebucketid.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [RateBucketId](./client.ratebucketid.md) 4 | 5 | ## RateBucketId type 6 | 7 | 8 | **Signature:** 9 | 10 | ```typescript 11 | export type RateBucketId = number; 12 | ``` 13 | -------------------------------------------------------------------------------- /docs/client.spaceid.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [SpaceId](./client.spaceid.md) 4 | 5 | ## SpaceId type 6 | 7 | kitsune2 space id 8 | 9 | **Signature:** 10 | 11 | ```typescript 12 | export type SpaceId = string; 13 | ``` 14 | -------------------------------------------------------------------------------- /docs/client.capclaim.tag.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [CapClaim](./client.capclaim.md) > [tag](./client.capclaim.tag.md) 4 | 5 | ## CapClaim.tag property 6 | 7 | **Signature:** 8 | 9 | ```typescript 10 | tag: string; 11 | ``` 12 | -------------------------------------------------------------------------------- /docs/client.enablerequest.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [EnableRequest](./client.enablerequest.md) 4 | 5 | ## EnableRequest type 6 | 7 | 8 | **Signature:** 9 | 10 | ```typescript 11 | export type EnableRequest = void; 12 | ``` 13 | -------------------------------------------------------------------------------- /docs/client.kitsuneagent.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [KitsuneAgent](./client.kitsuneagent.md) 4 | 5 | ## KitsuneAgent type 6 | 7 | 8 | **Signature:** 9 | 10 | ```typescript 11 | export type KitsuneAgent = Uint8Array; 12 | ``` 13 | -------------------------------------------------------------------------------- /docs/client.kitsunespace.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [KitsuneSpace](./client.kitsunespace.md) 4 | 5 | ## KitsuneSpace type 6 | 7 | 8 | **Signature:** 9 | 10 | ```typescript 11 | export type KitsuneSpace = Uint8Array; 12 | ``` 13 | -------------------------------------------------------------------------------- /docs/client.link.author.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [Link](./client.link.md) > [author](./client.link.author.md) 4 | 5 | ## Link.author property 6 | 7 | **Signature:** 8 | 9 | ```typescript 10 | author: AgentPubKey; 11 | ``` 12 | -------------------------------------------------------------------------------- /docs/client.stemcell.dna.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [StemCell](./client.stemcell.md) > [dna](./client.stemcell.dna.md) 4 | 5 | ## StemCell.dna property 6 | 7 | **Signature:** 8 | 9 | ```typescript 10 | dna: DnaHash; 11 | ``` 12 | -------------------------------------------------------------------------------- /test/e2e/fixture/happ.yaml: -------------------------------------------------------------------------------- 1 | --- 2 | manifest_version: "0" 3 | name: foo-test 4 | description: "" 5 | roles: 6 | - name: foo 7 | provisioning: 8 | strategy: create 9 | deferred: false 10 | dna: 11 | path: ./test.dna 12 | modifiers: 13 | properties: ~ 14 | network_seed: ~ 15 | version: ~ 16 | clone_limit: 10 17 | -------------------------------------------------------------------------------- /docs/client.create.type.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [Create](./client.create.md) > [type](./client.create.type.md) 4 | 5 | ## Create.type property 6 | 7 | **Signature:** 8 | 9 | ```typescript 10 | type: ActionType.Create; 11 | ``` 12 | -------------------------------------------------------------------------------- /docs/client.delete.type.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [Delete](./client.delete.md) > [type](./client.delete.type.md) 4 | 5 | ## Delete.type property 6 | 7 | **Signature:** 8 | 9 | ```typescript 10 | type: ActionType.Delete; 11 | ``` 12 | -------------------------------------------------------------------------------- /docs/client.dnaproperties.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [DnaProperties](./client.dnaproperties.md) 4 | 5 | ## DnaProperties type 6 | 7 | 8 | **Signature:** 9 | 10 | ```typescript 11 | export type DnaProperties = unknown; 12 | ``` 13 | -------------------------------------------------------------------------------- /docs/client.duration.secs.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [Duration](./client.duration.md) > [secs](./client.duration.secs.md) 4 | 5 | ## Duration.secs property 6 | 7 | **Signature:** 8 | 9 | ```typescript 10 | secs: number; 11 | ``` 12 | -------------------------------------------------------------------------------- /docs/client.enableresponse.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [EnableResponse](./client.enableresponse.md) 4 | 5 | ## EnableResponse type 6 | 7 | 8 | **Signature:** 9 | 10 | ```typescript 11 | export type EnableResponse = void; 12 | ``` 13 | -------------------------------------------------------------------------------- /docs/client.installedappid.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [InstalledAppId](./client.installedappid.md) 4 | 5 | ## InstalledAppId type 6 | 7 | 8 | **Signature:** 9 | 10 | ```typescript 11 | export type InstalledAppId = string; 12 | ``` 13 | -------------------------------------------------------------------------------- /docs/client.link.target.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [Link](./client.link.md) > [target](./client.link.target.md) 4 | 5 | ## Link.target property 6 | 7 | **Signature:** 8 | 9 | ```typescript 10 | target: AnyLinkableHash; 11 | ``` 12 | -------------------------------------------------------------------------------- /docs/client.membraneproof.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [MembraneProof](./client.membraneproof.md) 4 | 5 | ## MembraneProof type 6 | 7 | 8 | **Signature:** 9 | 10 | ```typescript 11 | export type MembraneProof = Uint8Array; 12 | ``` 13 | -------------------------------------------------------------------------------- /docs/client.resourcebytes.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [ResourceBytes](./client.resourcebytes.md) 4 | 5 | ## ResourceBytes type 6 | 7 | 8 | **Signature:** 9 | 10 | ```typescript 11 | export type ResourceBytes = Uint8Array; 12 | ``` 13 | -------------------------------------------------------------------------------- /docs/client.stemcell.name.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [StemCell](./client.stemcell.md) > [name](./client.stemcell.name.md) 4 | 5 | ## StemCell.name property 6 | 7 | **Signature:** 8 | 9 | ```typescript 10 | name?: string; 11 | ``` 12 | -------------------------------------------------------------------------------- /docs/client.update.type.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [Update](./client.update.md) > [type](./client.update.type.md) 4 | 5 | ## Update.type property 6 | 7 | **Signature:** 8 | 9 | ```typescript 10 | type: ActionType.Update; 11 | ``` 12 | -------------------------------------------------------------------------------- /docs/client.create.author.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [Create](./client.create.md) > [author](./client.create.author.md) 4 | 5 | ## Create.author property 6 | 7 | **Signature:** 8 | 9 | ```typescript 10 | author: AgentPubKey; 11 | ``` 12 | -------------------------------------------------------------------------------- /docs/client.createlink.tag.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [CreateLink](./client.createlink.md) > [tag](./client.createlink.tag.md) 4 | 5 | ## CreateLink.tag property 6 | 7 | **Signature:** 8 | 9 | ```typescript 10 | tag: LinkTag; 11 | ``` 12 | -------------------------------------------------------------------------------- /docs/client.delete.author.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [Delete](./client.delete.md) > [author](./client.delete.author.md) 4 | 5 | ## Delete.author property 6 | 7 | **Signature:** 8 | 9 | ```typescript 10 | author: AgentPubKey; 11 | ``` 12 | -------------------------------------------------------------------------------- /docs/client.dna.timestamp.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [Dna](./client.dna.md) > [timestamp](./client.dna.timestamp.md) 4 | 5 | ## Dna.timestamp property 6 | 7 | **Signature:** 8 | 9 | ```typescript 10 | timestamp: Timestamp; 11 | ``` 12 | -------------------------------------------------------------------------------- /docs/client.duration.nanos.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [Duration](./client.duration.md) > [nanos](./client.duration.nanos.md) 4 | 5 | ## Duration.nanos property 6 | 7 | **Signature:** 8 | 9 | ```typescript 10 | nanos: number; 11 | ``` 12 | -------------------------------------------------------------------------------- /docs/client.listdnasrequest.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [ListDnasRequest](./client.listdnasrequest.md) 4 | 5 | ## ListDnasRequest type 6 | 7 | 8 | **Signature:** 9 | 10 | ```typescript 11 | export type ListDnasRequest = void; 12 | ``` 13 | -------------------------------------------------------------------------------- /docs/client.preflightbytes.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [PreflightBytes](./client.preflightbytes.md) 4 | 5 | ## PreflightBytes type 6 | 7 | 8 | **Signature:** 9 | 10 | ```typescript 11 | export type PreflightBytes = Uint8Array; 12 | ``` 13 | -------------------------------------------------------------------------------- /docs/client.update.author.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [Update](./client.update.md) > [author](./client.update.author.md) 4 | 5 | ## Update.author property 6 | 7 | **Signature:** 8 | 9 | ```typescript 10 | author: AgentPubKey; 11 | ``` 12 | -------------------------------------------------------------------------------- /docs/client.wsclient.url.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [WsClient](./client.wsclient.md) > [url](./client.wsclient.url.md) 4 | 5 | ## WsClient.url property 6 | 7 | **Signature:** 8 | 9 | ```typescript 10 | url: URL | undefined; 11 | ``` 12 | -------------------------------------------------------------------------------- /test/e2e/fixture2/coordinator2/src/lib.rs: -------------------------------------------------------------------------------- 1 | use hdk::prelude::*; 2 | 3 | #[hdk_extern] 4 | pub fn echo_app_entry_def(entry_def: AppEntryDef) -> ExternResult<()> { 5 | debug!("coordinator 2 echo_app_entry_def() called: {:?}", entry_def); 6 | Ok(()) 7 | } 8 | 9 | #[hdk_extern] 10 | pub fn echo_hi(_: ()) -> ExternResult { 11 | Ok(String::from("hi")) 12 | } 13 | -------------------------------------------------------------------------------- /docs/client.clonedcell.name.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [ClonedCell](./client.clonedcell.md) > [name](./client.clonedcell.name.md) 4 | 5 | ## ClonedCell.name property 6 | 7 | **Signature:** 8 | 9 | ```typescript 10 | name: string; 11 | ``` 12 | -------------------------------------------------------------------------------- /docs/client.link.link_type.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [Link](./client.link.md) > [link\_type](./client.link.link_type.md) 4 | 5 | ## Link.link\_type property 6 | 7 | **Signature:** 8 | 9 | ```typescript 10 | link_type: LinkType; 11 | ``` 12 | -------------------------------------------------------------------------------- /docs/client.link.timestamp.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [Link](./client.link.md) > [timestamp](./client.link.timestamp.md) 4 | 5 | ## Link.timestamp property 6 | 7 | **Signature:** 8 | 9 | ```typescript 10 | timestamp: Timestamp; 11 | ``` 12 | -------------------------------------------------------------------------------- /docs/client.appevents.signal.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [AppEvents](./client.appevents.md) > [signal](./client.appevents.signal.md) 4 | 5 | ## AppEvents.signal property 6 | 7 | **Signature:** 8 | 9 | ```typescript 10 | signal: Signal; 11 | ``` 12 | -------------------------------------------------------------------------------- /docs/client.capclaim.secret.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [CapClaim](./client.capclaim.md) > [secret](./client.capclaim.secret.md) 4 | 5 | ## CapClaim.secret property 6 | 7 | **Signature:** 8 | 9 | ```typescript 10 | secret: CapSecret; 11 | ``` 12 | -------------------------------------------------------------------------------- /docs/client.dumpstateresponse.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [DumpStateResponse](./client.dumpstateresponse.md) 4 | 5 | ## DumpStateResponse type 6 | 7 | 8 | **Signature:** 9 | 10 | ```typescript 11 | export type DumpStateResponse = any; 12 | ``` 13 | -------------------------------------------------------------------------------- /docs/client.holohashed.hash.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [HoloHashed](./client.holohashed.md) > [hash](./client.holohashed.hash.md) 4 | 5 | ## HoloHashed.hash property 6 | 7 | **Signature:** 8 | 9 | ```typescript 10 | hash: HoloHash; 11 | ``` 12 | -------------------------------------------------------------------------------- /docs/client.link.zome_index.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [Link](./client.link.md) > [zome\_index](./client.link.zome_index.md) 4 | 5 | ## Link.zome\_index property 6 | 7 | **Signature:** 8 | 9 | ```typescript 10 | zome_index: ZomeIndex; 11 | ``` 12 | -------------------------------------------------------------------------------- /docs/client.startappresponse.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [StartAppResponse](./client.startappresponse.md) 4 | 5 | ## StartAppResponse type 6 | 7 | 8 | **Signature:** 9 | 10 | ```typescript 11 | export type StartAppResponse = boolean; 12 | ``` 13 | -------------------------------------------------------------------------------- /docs/client.wsclient.socket.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [WsClient](./client.wsclient.md) > [socket](./client.wsclient.socket.md) 4 | 5 | ## WsClient.socket property 6 | 7 | **Signature:** 8 | 9 | ```typescript 10 | socket: IsoWebSocket; 11 | ``` 12 | -------------------------------------------------------------------------------- /test/e2e/fixture/zomes/foo/Cargo.toml: -------------------------------------------------------------------------------- 1 | [package] 2 | authors = ["thedavidmeister", "thedavidmeister@gmail.com"] 3 | edition = "2021" 4 | name = "test_wasm_foo" 5 | version = "0.0.1" 6 | 7 | [lib] 8 | crate-type = ["cdylib", "rlib"] 9 | name = "test_wasm_foo" 10 | 11 | [dependencies] 12 | hdk = { workspace = true } 13 | holochain_serialized_bytes = { workspace = true } 14 | serde = "1" 15 | -------------------------------------------------------------------------------- /docs/client.capclaim.grantor.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [CapClaim](./client.capclaim.md) > [grantor](./client.capclaim.grantor.md) 4 | 5 | ## CapClaim.grantor property 6 | 7 | **Signature:** 8 | 9 | ```typescript 10 | grantor: AgentPubKey; 11 | ``` 12 | -------------------------------------------------------------------------------- /docs/client.create.timestamp.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [Create](./client.create.md) > [timestamp](./client.create.timestamp.md) 4 | 5 | ## Create.timestamp property 6 | 7 | **Signature:** 8 | 9 | ```typescript 10 | timestamp: Timestamp; 11 | ``` 12 | -------------------------------------------------------------------------------- /docs/client.delete.timestamp.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [Delete](./client.delete.md) > [timestamp](./client.delete.timestamp.md) 4 | 5 | ## Delete.timestamp property 6 | 7 | **Signature:** 8 | 9 | ```typescript 10 | timestamp: Timestamp; 11 | ``` 12 | -------------------------------------------------------------------------------- /docs/client.disableappresponse.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [DisableAppResponse](./client.disableappresponse.md) 4 | 5 | ## DisableAppResponse type 6 | 7 | 8 | **Signature:** 9 | 10 | ```typescript 11 | export type DisableAppResponse = null; 12 | ``` 13 | -------------------------------------------------------------------------------- /docs/client.entrycontent.entry.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [EntryContent](./client.entrycontent.md) > [entry](./client.entrycontent.entry.md) 4 | 5 | ## EntryContent.entry property 6 | 7 | **Signature:** 8 | 9 | ```typescript 10 | entry: C; 11 | ``` 12 | -------------------------------------------------------------------------------- /docs/client.entryvisibility.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [EntryVisibility](./client.entryvisibility.md) 4 | 5 | ## EntryVisibility type 6 | 7 | 8 | **Signature:** 9 | 10 | ```typescript 11 | export type EntryVisibility = "Public" | "Private"; 12 | ``` 13 | -------------------------------------------------------------------------------- /docs/client.holohashed.content.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [HoloHashed](./client.holohashed.md) > [content](./client.holohashed.content.md) 4 | 5 | ## HoloHashed.content property 6 | 7 | **Signature:** 8 | 9 | ```typescript 10 | content: T; 11 | ``` 12 | -------------------------------------------------------------------------------- /docs/client.listcellidsrequest.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [ListCellIdsRequest](./client.listcellidsrequest.md) 4 | 5 | ## ListCellIdsRequest type 6 | 7 | 8 | **Signature:** 9 | 10 | ```typescript 11 | export type ListCellIdsRequest = void; 12 | ``` 13 | -------------------------------------------------------------------------------- /docs/client.listdnasresponse.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [ListDnasResponse](./client.listdnasresponse.md) 4 | 5 | ## ListDnasResponse type 6 | 7 | 8 | **Signature:** 9 | 10 | ```typescript 11 | export type ListDnasResponse = Array; 12 | ``` 13 | -------------------------------------------------------------------------------- /docs/client.openchain.author.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [OpenChain](./client.openchain.md) > [author](./client.openchain.author.md) 4 | 5 | ## OpenChain.author property 6 | 7 | **Signature:** 8 | 9 | ```typescript 10 | author: AgentPubKey; 11 | ``` 12 | -------------------------------------------------------------------------------- /docs/client.openchain.type.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [OpenChain](./client.openchain.md) > [type](./client.openchain.type.md) 4 | 5 | ## OpenChain.type property 6 | 7 | **Signature:** 8 | 9 | ```typescript 10 | type: ActionType.OpenChain; 11 | ``` 12 | -------------------------------------------------------------------------------- /docs/client.rateweight.units.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [RateWeight](./client.rateweight.md) > [units](./client.rateweight.units.md) 4 | 5 | ## RateWeight.units property 6 | 7 | **Signature:** 8 | 9 | ```typescript 10 | units: RateUnits; 11 | ``` 12 | -------------------------------------------------------------------------------- /docs/client.signedaction.data.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [SignedAction](./client.signedaction.md) > [data](./client.signedaction.data.md) 4 | 5 | ## SignedAction.data property 6 | 7 | **Signature:** 8 | 9 | ```typescript 10 | data: Action; 11 | ``` 12 | -------------------------------------------------------------------------------- /docs/client.storageinforequest.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [StorageInfoRequest](./client.storageinforequest.md) 4 | 5 | ## StorageInfoRequest type 6 | 7 | 8 | **Signature:** 9 | 10 | ```typescript 11 | export type StorageInfoRequest = void; 12 | ``` 13 | -------------------------------------------------------------------------------- /docs/client.update.timestamp.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [Update](./client.update.md) > [timestamp](./client.update.timestamp.md) 4 | 5 | ## Update.timestamp property 6 | 7 | **Signature:** 8 | 9 | ```typescript 10 | timestamp: Timestamp; 11 | ``` 12 | -------------------------------------------------------------------------------- /docs/client.agentinfodump.dump.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [AgentInfoDump](./client.agentinfodump.md) > [dump](./client.agentinfodump.dump.md) 4 | 5 | ## AgentInfoDump.dump property 6 | 7 | **Signature:** 8 | 9 | ```typescript 10 | dump: string; 11 | ``` 12 | -------------------------------------------------------------------------------- /docs/client.agentinforesponse.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [AgentInfoResponse](./client.agentinforesponse.md) 4 | 5 | ## AgentInfoResponse type 6 | 7 | 8 | **Signature:** 9 | 10 | ```typescript 11 | export type AgentInfoResponse = Array; 12 | ``` 13 | -------------------------------------------------------------------------------- /docs/client.clonedcell.enabled.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [ClonedCell](./client.clonedcell.md) > [enabled](./client.clonedcell.enabled.md) 4 | 5 | ## ClonedCell.enabled property 6 | 7 | **Signature:** 8 | 9 | ```typescript 10 | enabled: boolean; 11 | ``` 12 | -------------------------------------------------------------------------------- /docs/client.closechain.author.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [CloseChain](./client.closechain.md) > [author](./client.closechain.author.md) 4 | 5 | ## CloseChain.author property 6 | 7 | **Signature:** 8 | 9 | ```typescript 10 | author: AgentPubKey; 11 | ``` 12 | -------------------------------------------------------------------------------- /docs/client.closechain.type.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [CloseChain](./client.closechain.md) > [type](./client.closechain.type.md) 4 | 5 | ## CloseChain.type property 6 | 7 | **Signature:** 8 | 9 | ```typescript 10 | type: ActionType.CloseChain; 11 | ``` 12 | -------------------------------------------------------------------------------- /docs/client.create.action_seq.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [Create](./client.create.md) > [action\_seq](./client.create.action_seq.md) 4 | 5 | ## Create.action\_seq property 6 | 7 | **Signature:** 8 | 9 | ```typescript 10 | action_seq: number; 11 | ``` 12 | -------------------------------------------------------------------------------- /docs/client.create.entry_hash.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [Create](./client.create.md) > [entry\_hash](./client.create.entry_hash.md) 4 | 5 | ## Create.entry\_hash property 6 | 7 | **Signature:** 8 | 9 | ```typescript 10 | entry_hash: EntryHash; 11 | ``` 12 | -------------------------------------------------------------------------------- /docs/client.create.entry_type.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [Create](./client.create.md) > [entry\_type](./client.create.entry_type.md) 4 | 5 | ## Create.entry\_type property 6 | 7 | **Signature:** 8 | 9 | ```typescript 10 | entry_type: EntryType; 11 | ``` 12 | -------------------------------------------------------------------------------- /docs/client.createlink.author.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [CreateLink](./client.createlink.md) > [author](./client.createlink.author.md) 4 | 5 | ## CreateLink.author property 6 | 7 | **Signature:** 8 | 9 | ```typescript 10 | author: AgentPubKey; 11 | ``` 12 | -------------------------------------------------------------------------------- /docs/client.createlink.type.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [CreateLink](./client.createlink.md) > [type](./client.createlink.type.md) 4 | 5 | ## CreateLink.type property 6 | 7 | **Signature:** 8 | 9 | ```typescript 10 | type: ActionType.CreateLink; 11 | ``` 12 | -------------------------------------------------------------------------------- /docs/client.createlink.weight.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [CreateLink](./client.createlink.md) > [weight](./client.createlink.weight.md) 4 | 5 | ## CreateLink.weight property 6 | 7 | **Signature:** 8 | 9 | ```typescript 10 | weight: RateWeight; 11 | ``` 12 | -------------------------------------------------------------------------------- /docs/client.delete.action_seq.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [Delete](./client.delete.md) > [action\_seq](./client.delete.action_seq.md) 4 | 5 | ## Delete.action\_seq property 6 | 7 | **Signature:** 8 | 9 | ```typescript 10 | action_seq: number; 11 | ``` 12 | -------------------------------------------------------------------------------- /docs/client.deletelink.author.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [DeleteLink](./client.deletelink.md) > [author](./client.deletelink.author.md) 4 | 5 | ## DeleteLink.author property 6 | 7 | **Signature:** 8 | 9 | ```typescript 10 | author: AgentPubKey; 11 | ``` 12 | -------------------------------------------------------------------------------- /docs/client.deletelink.type.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [DeleteLink](./client.deletelink.md) > [type](./client.deletelink.type.md) 4 | 5 | ## DeleteLink.type property 6 | 7 | **Signature:** 8 | 9 | ```typescript 10 | type: ActionType.DeleteLink; 11 | ``` 12 | -------------------------------------------------------------------------------- /docs/client.entrydetails.entry.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [EntryDetails](./client.entrydetails.md) > [entry](./client.entrydetails.entry.md) 4 | 5 | ## EntryDetails.entry property 6 | 7 | **Signature:** 8 | 9 | ```typescript 10 | entry: Entry; 11 | ``` 12 | -------------------------------------------------------------------------------- /docs/client.requester.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [Requester](./client.requester.md) 4 | 5 | ## Requester type 6 | 7 | 8 | **Signature:** 9 | 10 | ```typescript 11 | export type Requester = (req: Req, timeout?: number) => Promise; 12 | ``` 13 | -------------------------------------------------------------------------------- /docs/client.update.action_seq.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [Update](./client.update.md) > [action\_seq](./client.update.action_seq.md) 4 | 5 | ## Update.action\_seq property 6 | 7 | **Signature:** 8 | 9 | ```typescript 10 | action_seq: number; 11 | ``` 12 | -------------------------------------------------------------------------------- /docs/client.update.entry_hash.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [Update](./client.update.md) > [entry\_hash](./client.update.entry_hash.md) 4 | 5 | ## Update.entry\_hash property 6 | 7 | **Signature:** 8 | 9 | ```typescript 10 | entry_hash: EntryHash; 11 | ``` 12 | -------------------------------------------------------------------------------- /docs/client.update.entry_type.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [Update](./client.update.md) > [entry\_type](./client.update.entry_type.md) 4 | 5 | ## Update.entry\_type property 6 | 7 | **Signature:** 8 | 9 | ```typescript 10 | entry_type: EntryType; 11 | ``` 12 | -------------------------------------------------------------------------------- /docs/client.appclient.mypubkey.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [AppClient](./client.appclient.md) > [myPubKey](./client.appclient.mypubkey.md) 4 | 5 | ## AppClient.myPubKey property 6 | 7 | **Signature:** 8 | 9 | ```typescript 10 | myPubKey: AgentPubKey; 11 | ``` 12 | -------------------------------------------------------------------------------- /docs/client.clonedcell.cell_id.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [ClonedCell](./client.clonedcell.md) > [cell\_id](./client.clonedcell.cell_id.md) 4 | 5 | ## ClonedCell.cell\_id property 6 | 7 | **Signature:** 8 | 9 | ```typescript 10 | cell_id: CellId; 11 | ``` 12 | -------------------------------------------------------------------------------- /docs/client.create.prev_action.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [Create](./client.create.md) > [prev\_action](./client.create.prev_action.md) 4 | 5 | ## Create.prev\_action property 6 | 7 | **Signature:** 8 | 9 | ```typescript 10 | prev_action: ActionHash; 11 | ``` 12 | -------------------------------------------------------------------------------- /docs/client.delete.prev_action.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [Delete](./client.delete.md) > [prev\_action](./client.delete.prev_action.md) 4 | 5 | ## Delete.prev\_action property 6 | 7 | **Signature:** 8 | 9 | ```typescript 10 | prev_action: ActionHash; 11 | ``` 12 | -------------------------------------------------------------------------------- /docs/client.dnahash.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [DnaHash](./client.dnahash.md) 4 | 5 | ## DnaHash type 6 | 7 | 8 | **Signature:** 9 | 10 | ```typescript 11 | export type DnaHash = HoloHash; 12 | ``` 13 | **References:** [HoloHash](./client.holohash.md) 14 | 15 | -------------------------------------------------------------------------------- /docs/client.uninstallappresponse.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [UninstallAppResponse](./client.uninstallappresponse.md) 4 | 5 | ## UninstallAppResponse type 6 | 7 | 8 | **Signature:** 9 | 10 | ```typescript 11 | export type UninstallAppResponse = null; 12 | ``` 13 | -------------------------------------------------------------------------------- /docs/client.update.prev_action.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [Update](./client.update.md) > [prev\_action](./client.update.prev_action.md) 4 | 5 | ## Update.prev\_action property 6 | 7 | **Signature:** 8 | 9 | ```typescript 10 | prev_action: ActionHash; 11 | ``` 12 | -------------------------------------------------------------------------------- /docs/client.addagentinforesponse.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [AddAgentInfoResponse](./client.addagentinforesponse.md) 4 | 5 | ## AddAgentInfoResponse type 6 | 7 | 8 | **Signature:** 9 | 10 | ```typescript 11 | export type AddAgentInfoResponse = unknown; 12 | ``` 13 | -------------------------------------------------------------------------------- /docs/client.clonedcell.clone_id.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [ClonedCell](./client.clonedcell.md) > [clone\_id](./client.clonedcell.clone_id.md) 4 | 5 | ## ClonedCell.clone\_id property 6 | 7 | **Signature:** 8 | 9 | ```typescript 10 | clone_id: RoleName; 11 | ``` 12 | -------------------------------------------------------------------------------- /docs/client.linktype.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [LinkType](./client.linktype.md) 4 | 5 | ## LinkType type 6 | 7 | An internal link type index within the DNA, from 0 to 255. 8 | 9 | **Signature:** 10 | 11 | ```typescript 12 | export type LinkType = number; 13 | ``` 14 | -------------------------------------------------------------------------------- /docs/client.listactiveappsrequest.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [ListActiveAppsRequest](./client.listactiveappsrequest.md) 4 | 5 | ## ListActiveAppsRequest type 6 | 7 | 8 | **Signature:** 9 | 10 | ```typescript 11 | export type ListActiveAppsRequest = void; 12 | ``` 13 | -------------------------------------------------------------------------------- /docs/client.openchain.timestamp.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [OpenChain](./client.openchain.md) > [timestamp](./client.openchain.timestamp.md) 4 | 5 | ## OpenChain.timestamp property 6 | 7 | **Signature:** 8 | 9 | ```typescript 10 | timestamp: Timestamp; 11 | ``` 12 | -------------------------------------------------------------------------------- /docs/client.provisionedcell.name.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [ProvisionedCell](./client.provisionedcell.md) > [name](./client.provisionedcell.name.md) 4 | 5 | ## ProvisionedCell.name property 6 | 7 | **Signature:** 8 | 9 | ```typescript 10 | name: string; 11 | ``` 12 | -------------------------------------------------------------------------------- /docs/client.recorddetails.record.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [RecordDetails](./client.recorddetails.md) > [record](./client.recorddetails.record.md) 4 | 5 | ## RecordDetails.record property 6 | 7 | **Signature:** 8 | 9 | ```typescript 10 | record: Record; 11 | ``` 12 | -------------------------------------------------------------------------------- /docs/client.storageinfo.blobs.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [StorageInfo](./client.storageinfo.md) > [blobs](./client.storageinfo.blobs.md) 4 | 5 | ## StorageInfo.blobs property 6 | 7 | **Signature:** 8 | 9 | ```typescript 10 | blobs: Array; 11 | ``` 12 | -------------------------------------------------------------------------------- /docs/client.wasmhash.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [WasmHash](./client.wasmhash.md) 4 | 5 | ## WasmHash type 6 | 7 | 8 | **Signature:** 9 | 10 | ```typescript 11 | export type WasmHash = HoloHash; 12 | ``` 13 | **References:** [HoloHash](./client.holohash.md) 14 | 15 | -------------------------------------------------------------------------------- /docs/client.wsclient.options.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [WsClient](./client.wsclient.md) > [options](./client.wsclient.options.md) 4 | 5 | ## WsClient.options property 6 | 7 | **Signature:** 8 | 9 | ```typescript 10 | options: WsClientOptions | undefined; 11 | ``` 12 | -------------------------------------------------------------------------------- /docs/client.zomecallcapgrant.tag.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [ZomeCallCapGrant](./client.zomecallcapgrant.md) > [tag](./client.zomecallcapgrant.tag.md) 4 | 5 | ## ZomeCallCapGrant.tag property 6 | 7 | **Signature:** 8 | 9 | ```typescript 10 | tag: string; 11 | ``` 12 | -------------------------------------------------------------------------------- /docs/client.zomedependency.name.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [ZomeDependency](./client.zomedependency.md) > [name](./client.zomedependency.name.md) 4 | 5 | ## ZomeDependency.name property 6 | 7 | **Signature:** 8 | 9 | ```typescript 10 | name: ZomeName; 11 | ``` 12 | -------------------------------------------------------------------------------- /docs/client.zomeindex.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [ZomeIndex](./client.zomeindex.md) 4 | 5 | ## ZomeIndex type 6 | 7 | An internal zome index within the DNA, from 0 to 255. 8 | 9 | **Signature:** 10 | 11 | ```typescript 12 | export type ZomeIndex = number; 13 | ``` 14 | -------------------------------------------------------------------------------- /docs/client.appinterfaceinfo.port.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [AppInterfaceInfo](./client.appinterfaceinfo.md) > [port](./client.appinterfaceinfo.port.md) 4 | 5 | ## AppInterfaceInfo.port property 6 | 7 | **Signature:** 8 | 9 | ```typescript 10 | port: number; 11 | ``` 12 | -------------------------------------------------------------------------------- /docs/client.appwebsocket.client.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [AppWebsocket](./client.appwebsocket.md) > [client](./client.appwebsocket.client.md) 4 | 5 | ## AppWebsocket.client property 6 | 7 | **Signature:** 8 | 9 | ```typescript 10 | readonly client: WsClient; 11 | ``` 12 | -------------------------------------------------------------------------------- /docs/client.closechain.timestamp.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [CloseChain](./client.closechain.md) > [timestamp](./client.closechain.timestamp.md) 4 | 5 | ## CloseChain.timestamp property 6 | 7 | **Signature:** 8 | 9 | ```typescript 10 | timestamp: Timestamp; 11 | ``` 12 | -------------------------------------------------------------------------------- /docs/client.createlink.link_type.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [CreateLink](./client.createlink.md) > [link\_type](./client.createlink.link_type.md) 4 | 5 | ## CreateLink.link\_type property 6 | 7 | **Signature:** 8 | 9 | ```typescript 10 | link_type: LinkType; 11 | ``` 12 | -------------------------------------------------------------------------------- /docs/client.createlink.timestamp.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [CreateLink](./client.createlink.md) > [timestamp](./client.createlink.timestamp.md) 4 | 5 | ## CreateLink.timestamp property 6 | 7 | **Signature:** 8 | 9 | ```typescript 10 | timestamp: Timestamp; 11 | ``` 12 | -------------------------------------------------------------------------------- /docs/client.deletelink.timestamp.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [DeleteLink](./client.deletelink.md) > [timestamp](./client.deletelink.timestamp.md) 4 | 5 | ## DeleteLink.timestamp property 6 | 7 | **Signature:** 8 | 9 | ```typescript 10 | timestamp: Timestamp; 11 | ``` 12 | -------------------------------------------------------------------------------- /docs/client.dhtophash.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [DhtOpHash](./client.dhtophash.md) 4 | 5 | ## DhtOpHash type 6 | 7 | 8 | **Signature:** 9 | 10 | ```typescript 11 | export type DhtOpHash = HoloHash; 12 | ``` 13 | **References:** [HoloHash](./client.holohash.md) 14 | 15 | -------------------------------------------------------------------------------- /docs/client.entryhash.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [EntryHash](./client.entryhash.md) 4 | 5 | ## EntryHash type 6 | 7 | 8 | **Signature:** 9 | 10 | ```typescript 11 | export type EntryHash = HoloHash; 12 | ``` 13 | **References:** [HoloHash](./client.holohash.md) 14 | 15 | -------------------------------------------------------------------------------- /docs/client.openchain.action_seq.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [OpenChain](./client.openchain.md) > [action\_seq](./client.openchain.action_seq.md) 4 | 5 | ## OpenChain.action\_seq property 6 | 7 | **Signature:** 8 | 9 | ```typescript 10 | action_seq: number; 11 | ``` 12 | -------------------------------------------------------------------------------- /docs/client.actionhash.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [ActionHash](./client.actionhash.md) 4 | 5 | ## ActionHash type 6 | 7 | 8 | **Signature:** 9 | 10 | ```typescript 11 | export type ActionHash = HoloHash; 12 | ``` 13 | **References:** [HoloHash](./client.holohash.md) 14 | 15 | -------------------------------------------------------------------------------- /docs/client.agentinfosigned.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [AgentInfoSigned](./client.agentinfosigned.md) 4 | 5 | ## AgentInfoSigned type 6 | 7 | This type is meant to be opaque 8 | 9 | **Signature:** 10 | 11 | ```typescript 12 | export type AgentInfoSigned = unknown; 13 | ``` 14 | -------------------------------------------------------------------------------- /docs/client.anydhthash.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [AnyDhtHash](./client.anydhthash.md) 4 | 5 | ## AnyDhtHash type 6 | 7 | 8 | **Signature:** 9 | 10 | ```typescript 11 | export type AnyDhtHash = HoloHash; 12 | ``` 13 | **References:** [HoloHash](./client.holohash.md) 14 | 15 | -------------------------------------------------------------------------------- /docs/client.appauthenticationtoken.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [AppAuthenticationToken](./client.appauthenticationtoken.md) 4 | 5 | ## AppAuthenticationToken type 6 | 7 | 8 | **Signature:** 9 | 10 | ```typescript 11 | export type AppAuthenticationToken = number[]; 12 | ``` 13 | -------------------------------------------------------------------------------- /docs/client.closechain.action_seq.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [CloseChain](./client.closechain.md) > [action\_seq](./client.closechain.action_seq.md) 4 | 5 | ## CloseChain.action\_seq property 6 | 7 | **Signature:** 8 | 9 | ```typescript 10 | action_seq: number; 11 | ``` 12 | -------------------------------------------------------------------------------- /docs/client.createbase.entry_type.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [CreateBase](./client.createbase.md) > [entry\_type](./client.createbase.entry_type.md) 4 | 5 | ## CreateBase.entry\_type property 6 | 7 | **Signature:** 8 | 9 | ```typescript 10 | entry_type: EntryType; 11 | ``` 12 | -------------------------------------------------------------------------------- /docs/client.createlink.action_seq.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [CreateLink](./client.createlink.md) > [action\_seq](./client.createlink.action_seq.md) 4 | 5 | ## CreateLink.action\_seq property 6 | 7 | **Signature:** 8 | 9 | ```typescript 10 | action_seq: number; 11 | ``` 12 | -------------------------------------------------------------------------------- /docs/client.createlink.zome_index.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [CreateLink](./client.createlink.md) > [zome\_index](./client.createlink.zome_index.md) 4 | 5 | ## CreateLink.zome\_index property 6 | 7 | **Signature:** 8 | 9 | ```typescript 10 | zome_index: number; 11 | ``` 12 | -------------------------------------------------------------------------------- /docs/client.deleteclonecellresponse.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [DeleteCloneCellResponse](./client.deleteclonecellresponse.md) 4 | 5 | ## DeleteCloneCellResponse type 6 | 7 | 8 | **Signature:** 9 | 10 | ```typescript 11 | export type DeleteCloneCellResponse = void; 12 | ``` 13 | -------------------------------------------------------------------------------- /docs/client.deletelink.action_seq.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [DeleteLink](./client.deletelink.md) > [action\_seq](./client.deletelink.action_seq.md) 4 | 5 | ## DeleteLink.action\_seq property 6 | 7 | **Signature:** 8 | 9 | ```typescript 10 | action_seq: number; 11 | ``` 12 | -------------------------------------------------------------------------------- /docs/client.dumpnetworkstatsrequest.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [DumpNetworkStatsRequest](./client.dumpnetworkstatsrequest.md) 4 | 5 | ## DumpNetworkStatsRequest type 6 | 7 | 8 | **Signature:** 9 | 10 | ```typescript 11 | export type DumpNetworkStatsRequest = void; 12 | ``` 13 | -------------------------------------------------------------------------------- /docs/client.openchain.prev_action.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [OpenChain](./client.openchain.md) > [prev\_action](./client.openchain.prev_action.md) 4 | 5 | ## OpenChain.prev\_action property 6 | 7 | **Signature:** 8 | 9 | ```typescript 10 | prev_action: ActionHash; 11 | ``` 12 | -------------------------------------------------------------------------------- /docs/client.rateweight.bucket_id.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [RateWeight](./client.rateweight.md) > [bucket\_id](./client.rateweight.bucket_id.md) 4 | 5 | ## RateWeight.bucket\_id property 6 | 7 | **Signature:** 8 | 9 | ```typescript 10 | bucket_id: RateBucketId; 11 | ``` 12 | -------------------------------------------------------------------------------- /docs/client.updatebase.entry_type.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [UpdateBase](./client.updatebase.md) > [entry\_type](./client.updatebase.entry_type.md) 4 | 5 | ## UpdateBase.entry\_type property 6 | 7 | **Signature:** 8 | 9 | ```typescript 10 | entry_type: EntryType; 11 | ``` 12 | -------------------------------------------------------------------------------- /docs/client.validationtype.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [ValidationType](./client.validationtype.md) 4 | 5 | ## ValidationType type 6 | 7 | 8 | **Signature:** 9 | 10 | ```typescript 11 | export type ValidationType = { 12 | Sys: null; 13 | App: null; 14 | }; 15 | ``` 16 | -------------------------------------------------------------------------------- /docs/client.wsclientoptions.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [WsClientOptions](./client.wsclientoptions.md) 4 | 5 | ## WsClientOptions type 6 | 7 | 8 | **Signature:** 9 | 10 | ```typescript 11 | export type WsClientOptions = Pick; 12 | ``` 13 | -------------------------------------------------------------------------------- /docs/client.agentpubkey.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [AgentPubKey](./client.agentpubkey.md) 4 | 5 | ## AgentPubKey type 6 | 7 | 8 | **Signature:** 9 | 10 | ```typescript 11 | export type AgentPubKey = HoloHash; 12 | ``` 13 | **References:** [HoloHash](./client.holohash.md) 14 | 15 | -------------------------------------------------------------------------------- /docs/client.closechain.prev_action.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [CloseChain](./client.closechain.md) > [prev\_action](./client.closechain.prev_action.md) 4 | 5 | ## CloseChain.prev\_action property 6 | 7 | **Signature:** 8 | 9 | ```typescript 10 | prev_action: ActionHash; 11 | ``` 12 | -------------------------------------------------------------------------------- /docs/client.createlink.prev_action.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [CreateLink](./client.createlink.md) > [prev\_action](./client.createlink.prev_action.md) 4 | 5 | ## CreateLink.prev\_action property 6 | 7 | **Signature:** 8 | 9 | ```typescript 10 | prev_action: ActionHash; 11 | ``` 12 | -------------------------------------------------------------------------------- /docs/client.delete.deletes_address.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [Delete](./client.delete.md) > [deletes\_address](./client.delete.deletes_address.md) 4 | 5 | ## Delete.deletes\_address property 6 | 7 | **Signature:** 8 | 9 | ```typescript 10 | deletes_address: ActionHash; 11 | ``` 12 | -------------------------------------------------------------------------------- /docs/client.deletelink.prev_action.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [DeleteLink](./client.deletelink.md) > [prev\_action](./client.deletelink.prev_action.md) 4 | 5 | ## DeleteLink.prev\_action property 6 | 7 | **Signature:** 8 | 9 | ```typescript 10 | prev_action: ActionHash; 11 | ``` 12 | -------------------------------------------------------------------------------- /docs/client.disableclonecellresponse.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [DisableCloneCellResponse](./client.disableclonecellresponse.md) 4 | 5 | ## DisableCloneCellResponse type 6 | 7 | 8 | **Signature:** 9 | 10 | ```typescript 11 | export type DisableCloneCellResponse = void; 12 | ``` 13 | -------------------------------------------------------------------------------- /docs/client.entrycontent.entry_type.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [EntryContent](./client.entrycontent.md) > [entry\_type](./client.entrycontent.entry_type.md) 4 | 5 | ## EntryContent.entry\_type property 6 | 7 | **Signature:** 8 | 9 | ```typescript 10 | entry_type: E; 11 | ``` 12 | -------------------------------------------------------------------------------- /docs/client.link.create_link_hash.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [Link](./client.link.md) > [create\_link\_hash](./client.link.create_link_hash.md) 4 | 5 | ## Link.create\_link\_hash property 6 | 7 | **Signature:** 8 | 9 | ```typescript 10 | create_link_hash: ActionHash; 11 | ``` 12 | -------------------------------------------------------------------------------- /docs/client.listappinterfacesrequest.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [ListAppInterfacesRequest](./client.listappinterfacesrequest.md) 4 | 5 | ## ListAppInterfacesRequest type 6 | 7 | 8 | **Signature:** 9 | 10 | ```typescript 11 | export type ListAppInterfacesRequest = void; 12 | ``` 13 | -------------------------------------------------------------------------------- /docs/client.peermetainforequest.url.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [PeerMetaInfoRequest](./client.peermetainforequest.md) > [url](./client.peermetainforequest.url.md) 4 | 5 | ## PeerMetaInfoRequest.url property 6 | 7 | **Signature:** 8 | 9 | ```typescript 10 | url: string; 11 | ``` 12 | -------------------------------------------------------------------------------- /docs/client.providememproofsresponse.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [ProvideMemproofsResponse](./client.providememproofsresponse.md) 4 | 5 | ## ProvideMemproofsResponse type 6 | 7 | 8 | **Signature:** 9 | 10 | ```typescript 11 | export type ProvideMemproofsResponse = void; 12 | ``` 13 | -------------------------------------------------------------------------------- /docs/client.signalcb.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [SignalCb](./client.signalcb.md) 4 | 5 | ## SignalCb type 6 | 7 | 8 | **Signature:** 9 | 10 | ```typescript 11 | export type SignalCb = (signal: Signal) => void; 12 | ``` 13 | **References:** [Signal](./client.signal.md) 14 | 15 | -------------------------------------------------------------------------------- /docs/client.signedaction.signature.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [SignedAction](./client.signedaction.md) > [signature](./client.signedaction.signature.md) 4 | 5 | ## SignedAction.signature property 6 | 7 | **Signature:** 8 | 9 | ```typescript 10 | signature: Signature; 11 | ``` 12 | -------------------------------------------------------------------------------- /docs/client.warranthash.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [WarrantHash](./client.warranthash.md) 4 | 5 | ## WarrantHash type 6 | 7 | 8 | **Signature:** 9 | 10 | ```typescript 11 | export type WarrantHash = HoloHash; 12 | ``` 13 | **References:** [HoloHash](./client.holohash.md) 14 | 15 | -------------------------------------------------------------------------------- /docs/client.appwebsocket.mypubkey.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [AppWebsocket](./client.appwebsocket.md) > [myPubKey](./client.appwebsocket.mypubkey.md) 4 | 5 | ## AppWebsocket.myPubKey property 6 | 7 | **Signature:** 8 | 9 | ```typescript 10 | readonly myPubKey: AgentPubKey; 11 | ``` 12 | -------------------------------------------------------------------------------- /docs/client.callzomeresponsegeneric.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [CallZomeResponseGeneric](./client.callzomeresponsegeneric.md) 4 | 5 | ## CallZomeResponseGeneric type 6 | 7 | 8 | **Signature:** 9 | 10 | ```typescript 11 | export type CallZomeResponseGeneric = Payload; 12 | ``` 13 | -------------------------------------------------------------------------------- /docs/client.closechain.new_dna_hash.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [CloseChain](./client.closechain.md) > [new\_dna\_hash](./client.closechain.new_dna_hash.md) 4 | 5 | ## CloseChain.new\_dna\_hash property 6 | 7 | **Signature:** 8 | 9 | ```typescript 10 | new_dna_hash: DnaHash; 11 | ``` 12 | -------------------------------------------------------------------------------- /docs/client.createlink.base_address.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [CreateLink](./client.createlink.md) > [base\_address](./client.createlink.base_address.md) 4 | 5 | ## CreateLink.base\_address property 6 | 7 | **Signature:** 8 | 9 | ```typescript 10 | base_address: EntryHash; 11 | ``` 12 | -------------------------------------------------------------------------------- /docs/client.deletelink.base_address.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [DeleteLink](./client.deletelink.md) > [base\_address](./client.deletelink.base_address.md) 4 | 5 | ## DeleteLink.base\_address property 6 | 7 | **Signature:** 8 | 9 | ```typescript 10 | base_address: EntryHash; 11 | ``` 12 | -------------------------------------------------------------------------------- /docs/client.dnahashb64.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [DnaHashB64](./client.dnahashb64.md) 4 | 5 | ## DnaHashB64 type 6 | 7 | 8 | **Signature:** 9 | 10 | ```typescript 11 | export type DnaHashB64 = HoloHashB64; 12 | ``` 13 | **References:** [HoloHashB64](./client.holohashb64.md) 14 | 15 | -------------------------------------------------------------------------------- /docs/client.entrydetails.actions.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [EntryDetails](./client.entrydetails.md) > [actions](./client.entrydetails.actions.md) 4 | 5 | ## EntryDetails.actions property 6 | 7 | **Signature:** 8 | 9 | ```typescript 10 | actions: Array; 11 | ``` 12 | -------------------------------------------------------------------------------- /docs/client.entrydetails.deletes.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [EntryDetails](./client.entrydetails.md) > [deletes](./client.entrydetails.deletes.md) 4 | 5 | ## EntryDetails.deletes property 6 | 7 | **Signature:** 8 | 9 | ```typescript 10 | deletes: Array; 11 | ``` 12 | -------------------------------------------------------------------------------- /docs/client.entrydetails.updates.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [EntryDetails](./client.entrydetails.md) > [updates](./client.entrydetails.updates.md) 4 | 5 | ## EntryDetails.updates property 6 | 7 | **Signature:** 8 | 9 | ```typescript 10 | updates: Array; 11 | ``` 12 | -------------------------------------------------------------------------------- /docs/client.externalhash.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [ExternalHash](./client.externalhash.md) 4 | 5 | ## ExternalHash type 6 | 7 | 8 | **Signature:** 9 | 10 | ```typescript 11 | export type ExternalHash = HoloHash; 12 | ``` 13 | **References:** [HoloHash](./client.holohash.md) 14 | 15 | -------------------------------------------------------------------------------- /docs/client.openchain.prev_dna_hash.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [OpenChain](./client.openchain.md) > [prev\_dna\_hash](./client.openchain.prev_dna_hash.md) 4 | 5 | ## OpenChain.prev\_dna\_hash property 6 | 7 | **Signature:** 8 | 9 | ```typescript 10 | prev_dna_hash: DnaHash; 11 | ``` 12 | -------------------------------------------------------------------------------- /docs/client.peermetainfo.meta_value.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [PeerMetaInfo](./client.peermetainfo.md) > [meta\_value](./client.peermetainfo.meta_value.md) 4 | 5 | ## PeerMetaInfo.meta\_value property 6 | 7 | **Signature:** 8 | 9 | ```typescript 10 | meta_value: string; 11 | ``` 12 | -------------------------------------------------------------------------------- /docs/client.provisionedcell.cell_id.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [ProvisionedCell](./client.provisionedcell.md) > [cell\_id](./client.provisionedcell.cell_id.md) 4 | 5 | ## ProvisionedCell.cell\_id property 6 | 7 | **Signature:** 8 | 9 | ```typescript 10 | cell_id: CellId; 11 | ``` 12 | -------------------------------------------------------------------------------- /docs/client.stemcell.dna_modifiers.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [StemCell](./client.stemcell.md) > [dna\_modifiers](./client.stemcell.dna_modifiers.md) 4 | 5 | ## StemCell.dna\_modifiers property 6 | 7 | **Signature:** 8 | 9 | ```typescript 10 | dna_modifiers: DnaModifiers; 11 | ``` 12 | -------------------------------------------------------------------------------- /docs/client.warrantop.author.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [WarrantOp](./client.warrantop.md) > [author](./client.warrantop.author.md) 4 | 5 | ## WarrantOp.author property 6 | 7 | author of the warrant 8 | 9 | **Signature:** 10 | 11 | ```typescript 12 | author: AgentPubKey; 13 | ``` 14 | -------------------------------------------------------------------------------- /docs/client.yamlproperties.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [YamlProperties](./client.yamlproperties.md) 4 | 5 | ## YamlProperties type 6 | 7 | Any value that is serializable to a Yaml value 8 | 9 | **Signature:** 10 | 11 | ```typescript 12 | export type YamlProperties = unknown; 13 | ``` 14 | -------------------------------------------------------------------------------- /docs/client.zomecallcapgrant.access.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [ZomeCallCapGrant](./client.zomecallcapgrant.md) > [access](./client.zomecallcapgrant.access.md) 4 | 5 | ## ZomeCallCapGrant.access property 6 | 7 | **Signature:** 8 | 9 | ```typescript 10 | access: CapAccess; 11 | ``` 12 | -------------------------------------------------------------------------------- /docs/client.adminapi.listapps.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [AdminApi](./client.adminapi.md) > [listApps](./client.adminapi.listapps.md) 4 | 5 | ## AdminApi.listApps property 6 | 7 | **Signature:** 8 | 9 | ```typescript 10 | listApps: Requester; 11 | ``` 12 | -------------------------------------------------------------------------------- /docs/client.adminapi.listdnas.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [AdminApi](./client.adminapi.md) > [listDnas](./client.adminapi.listdnas.md) 4 | 5 | ## AdminApi.listDnas property 6 | 7 | **Signature:** 8 | 9 | ```typescript 10 | listDnas: Requester; 11 | ``` 12 | -------------------------------------------------------------------------------- /docs/client.fullstatedump.peer_dump.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [FullStateDump](./client.fullstatedump.md) > [peer\_dump](./client.fullstatedump.peer_dump.md) 4 | 5 | ## FullStateDump.peer\_dump property 6 | 7 | **Signature:** 8 | 9 | ```typescript 10 | peer_dump: P2pAgentsDump; 11 | ``` 12 | -------------------------------------------------------------------------------- /docs/client.generateagentpubkeyrequest.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [GenerateAgentPubKeyRequest](./client.generateagentpubkeyrequest.md) 4 | 5 | ## GenerateAgentPubKeyRequest type 6 | 7 | 8 | **Signature:** 9 | 10 | ```typescript 11 | export type GenerateAgentPubKeyRequest = void; 12 | ``` 13 | -------------------------------------------------------------------------------- /docs/client.initzomescomplete.author.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [InitZomesComplete](./client.initzomescomplete.md) > [author](./client.initzomescomplete.author.md) 4 | 5 | ## InitZomesComplete.author property 6 | 7 | **Signature:** 8 | 9 | ```typescript 10 | author: AgentPubKey; 11 | ``` 12 | -------------------------------------------------------------------------------- /docs/client.pausedappreason.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [PausedAppReason](./client.pausedappreason.md) 4 | 5 | ## PausedAppReason type 6 | 7 | 8 | **Signature:** 9 | 10 | ```typescript 11 | export type PausedAppReason = { 12 | type: "error"; 13 | value: string; 14 | }; 15 | ``` 16 | -------------------------------------------------------------------------------- /docs/client.recorddetails.deletes.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [RecordDetails](./client.recorddetails.md) > [deletes](./client.recorddetails.deletes.md) 4 | 5 | ## RecordDetails.deletes property 6 | 7 | **Signature:** 8 | 9 | ```typescript 10 | deletes: Array; 11 | ``` 12 | -------------------------------------------------------------------------------- /docs/client.recorddetails.updates.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [RecordDetails](./client.recorddetails.md) > [updates](./client.recorddetails.updates.md) 4 | 5 | ## RecordDetails.updates property 6 | 7 | **Signature:** 8 | 9 | ```typescript 10 | updates: Array; 11 | ``` 12 | -------------------------------------------------------------------------------- /docs/client.updatecoordinatorsresponse.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [UpdateCoordinatorsResponse](./client.updatecoordinatorsresponse.md) 4 | 5 | ## UpdateCoordinatorsResponse type 6 | 7 | 8 | **Signature:** 9 | 10 | ```typescript 11 | export type UpdateCoordinatorsResponse = void; 12 | ``` 13 | -------------------------------------------------------------------------------- /docs/client.wasmhashb64.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [WasmHashB64](./client.wasmhashb64.md) 4 | 5 | ## WasmHashB64 type 6 | 7 | 8 | **Signature:** 9 | 10 | ```typescript 11 | export type WasmHashB64 = HoloHashB64; 12 | ``` 13 | **References:** [HoloHashB64](./client.holohashb64.md) 14 | 15 | -------------------------------------------------------------------------------- /docs/client.adminapi.agentinfo.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [AdminApi](./client.adminapi.md) > [agentInfo](./client.adminapi.agentinfo.md) 4 | 5 | ## AdminApi.agentInfo property 6 | 7 | **Signature:** 8 | 9 | ```typescript 10 | agentInfo: Requester; 11 | ``` 12 | -------------------------------------------------------------------------------- /docs/client.adminapi.dumpstate.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [AdminApi](./client.adminapi.md) > [dumpState](./client.adminapi.dumpstate.md) 4 | 5 | ## AdminApi.dumpState property 6 | 7 | **Signature:** 8 | 9 | ```typescript 10 | dumpState: Requester; 11 | ``` 12 | -------------------------------------------------------------------------------- /docs/client.adminapi.enableapp.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [AdminApi](./client.adminapi.md) > [enableApp](./client.adminapi.enableapp.md) 4 | 5 | ## AdminApi.enableApp property 6 | 7 | **Signature:** 8 | 9 | ```typescript 10 | enableApp: Requester; 11 | ``` 12 | -------------------------------------------------------------------------------- /docs/client.agentvalidationpkg.author.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [AgentValidationPkg](./client.agentvalidationpkg.md) > [author](./client.agentvalidationpkg.author.md) 4 | 5 | ## AgentValidationPkg.author property 6 | 7 | **Signature:** 8 | 9 | ```typescript 10 | author: AgentPubKey; 11 | ``` 12 | -------------------------------------------------------------------------------- /docs/client.appclient.installedappid.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [AppClient](./client.appclient.md) > [installedAppId](./client.appclient.installedappid.md) 4 | 5 | ## AppClient.installedAppId property 6 | 7 | **Signature:** 8 | 9 | ```typescript 10 | installedAppId: InstalledAppId; 11 | ``` 12 | -------------------------------------------------------------------------------- /docs/client.cellprovisioning.deferred.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [CellProvisioning](./client.cellprovisioning.md) > [deferred](./client.cellprovisioning.deferred.md) 4 | 5 | ## CellProvisioning.deferred property 6 | 7 | **Signature:** 8 | 9 | ```typescript 10 | deferred?: boolean; 11 | ``` 12 | -------------------------------------------------------------------------------- /docs/client.clonedcell.dna_modifiers.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [ClonedCell](./client.clonedcell.md) > [dna\_modifiers](./client.clonedcell.dna_modifiers.md) 4 | 5 | ## ClonedCell.dna\_modifiers property 6 | 7 | **Signature:** 8 | 9 | ```typescript 10 | dna_modifiers: DnaModifiers; 11 | ``` 12 | -------------------------------------------------------------------------------- /docs/client.createlink.target_address.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [CreateLink](./client.createlink.md) > [target\_address](./client.createlink.target_address.md) 4 | 5 | ## CreateLink.target\_address property 6 | 7 | **Signature:** 8 | 9 | ```typescript 10 | target_address: EntryHash; 11 | ``` 12 | -------------------------------------------------------------------------------- /docs/client.dhtophashb64.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [DhtOpHashB64](./client.dhtophashb64.md) 4 | 5 | ## DhtOpHashB64 type 6 | 7 | 8 | **Signature:** 9 | 10 | ```typescript 11 | export type DhtOpHashB64 = HoloHashB64; 12 | ``` 13 | **References:** [HoloHashB64](./client.holohashb64.md) 14 | 15 | -------------------------------------------------------------------------------- /docs/client.dnastorageinfo.used_by.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [DnaStorageInfo](./client.dnastorageinfo.md) > [used\_by](./client.dnastorageinfo.used_by.md) 4 | 5 | ## DnaStorageInfo.used\_by property 6 | 7 | **Signature:** 8 | 9 | ```typescript 10 | used_by: Array; 11 | ``` 12 | -------------------------------------------------------------------------------- /docs/client.entryhashb64.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [EntryHashB64](./client.entryhashb64.md) 4 | 5 | ## EntryHashB64 type 6 | 7 | 8 | **Signature:** 9 | 10 | ```typescript 11 | export type EntryHashB64 = HoloHashB64; 12 | ``` 13 | **References:** [HoloHashB64](./client.holohashb64.md) 14 | 15 | -------------------------------------------------------------------------------- /docs/client.getnonceexpiration.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [getNonceExpiration](./client.getnonceexpiration.md) 4 | 5 | ## getNonceExpiration() function 6 | 7 | 8 | **Signature:** 9 | 10 | ```typescript 11 | getNonceExpiration: () => number 12 | ``` 13 | **Returns:** 14 | 15 | number 16 | 17 | -------------------------------------------------------------------------------- /docs/client.peermetainfo.expires_at.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [PeerMetaInfo](./client.peermetainfo.md) > [expires\_at](./client.peermetainfo.expires_at.md) 4 | 5 | ## PeerMetaInfo.expires\_at property 6 | 7 | **Signature:** 8 | 9 | ```typescript 10 | expires_at: Timestamp | null; 11 | ``` 12 | -------------------------------------------------------------------------------- /docs/client.signingcredentials.keypair.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [SigningCredentials](./client.signingcredentials.md) > [keyPair](./client.signingcredentials.keypair.md) 4 | 5 | ## SigningCredentials.keyPair property 6 | 7 | **Signature:** 8 | 9 | ```typescript 10 | keyPair: KeyPair; 11 | ``` 12 | -------------------------------------------------------------------------------- /docs/client.warrantop.warrant.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [WarrantOp](./client.warrantop.md) > [warrant](./client.warrantop.warrant.md) 4 | 5 | ## WarrantOp.warrant property 6 | 7 | The warrant which was issued 8 | 9 | **Signature:** 10 | 11 | ```typescript 12 | warrant: Warrant; 13 | ``` 14 | -------------------------------------------------------------------------------- /docs/client.actionhashb64.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [ActionHashB64](./client.actionhashb64.md) 4 | 5 | ## ActionHashB64 type 6 | 7 | 8 | **Signature:** 9 | 10 | ```typescript 11 | export type ActionHashB64 = HoloHashB64; 12 | ``` 13 | **References:** [HoloHashB64](./client.holohashb64.md) 14 | 15 | -------------------------------------------------------------------------------- /docs/client.addagentinforequest.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [AddAgentInfoRequest](./client.addagentinforequest.md) 4 | 5 | ## AddAgentInfoRequest type 6 | 7 | 8 | **Signature:** 9 | 10 | ```typescript 11 | export type AddAgentInfoRequest = { 12 | agent_infos: Array; 13 | }; 14 | ``` 15 | -------------------------------------------------------------------------------- /docs/client.anydhthashb64.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [AnyDhtHashB64](./client.anydhthashb64.md) 4 | 5 | ## AnyDhtHashB64 type 6 | 7 | 8 | **Signature:** 9 | 10 | ```typescript 11 | export type AnyDhtHashB64 = HoloHashB64; 12 | ``` 13 | **References:** [HoloHashB64](./client.holohashb64.md) 14 | 15 | -------------------------------------------------------------------------------- /docs/client.holohashmap.size.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [HoloHashMap](./client.holohashmap.md) > [size](./client.holohashmap.size.md) 4 | 5 | ## HoloHashMap.size property 6 | 7 | The number of entries in the map. 8 | 9 | **Signature:** 10 | 11 | ```typescript 12 | get size(): number; 13 | ``` 14 | -------------------------------------------------------------------------------- /docs/client.initzomescomplete.type.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [InitZomesComplete](./client.initzomescomplete.md) > [type](./client.initzomescomplete.type.md) 4 | 5 | ## InitZomesComplete.type property 6 | 7 | **Signature:** 8 | 9 | ```typescript 10 | type: ActionType.InitZomesComplete; 11 | ``` 12 | -------------------------------------------------------------------------------- /docs/client.signedactionhashed.hashed.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [SignedActionHashed](./client.signedactionhashed.md) > [hashed](./client.signedactionhashed.hashed.md) 4 | 5 | ## SignedActionHashed.hashed property 6 | 7 | **Signature:** 8 | 9 | ```typescript 10 | hashed: HoloHashed; 11 | ``` 12 | -------------------------------------------------------------------------------- /docs/client.adminapi.disableapp.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [AdminApi](./client.adminapi.md) > [disableApp](./client.adminapi.disableapp.md) 4 | 5 | ## AdminApi.disableApp property 6 | 7 | **Signature:** 8 | 9 | ```typescript 10 | disableApp: Requester; 11 | ``` 12 | -------------------------------------------------------------------------------- /docs/client.adminapi.installapp.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [AdminApi](./client.adminapi.md) > [installApp](./client.adminapi.installapp.md) 4 | 5 | ## AdminApi.installApp property 6 | 7 | **Signature:** 8 | 9 | ```typescript 10 | installApp: Requester; 11 | ``` 12 | -------------------------------------------------------------------------------- /docs/client.agentpubkeyb64.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [AgentPubKeyB64](./client.agentpubkeyb64.md) 4 | 5 | ## AgentPubKeyB64 type 6 | 7 | 8 | **Signature:** 9 | 10 | ```typescript 11 | export type AgentPubKeyB64 = HoloHashB64; 12 | ``` 13 | **References:** [HoloHashB64](./client.holohashb64.md) 14 | 15 | -------------------------------------------------------------------------------- /docs/client.agentvalidationpkg.type.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [AgentValidationPkg](./client.agentvalidationpkg.md) > [type](./client.agentvalidationpkg.type.md) 4 | 5 | ## AgentValidationPkg.type property 6 | 7 | **Signature:** 8 | 9 | ```typescript 10 | type: ActionType.AgentValidationPkg; 11 | ``` 12 | -------------------------------------------------------------------------------- /docs/client.appinforesponse.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [AppInfoResponse](./client.appinforesponse.md) 4 | 5 | ## AppInfoResponse type 6 | 7 | 8 | **Signature:** 9 | 10 | ```typescript 11 | export type AppInfoResponse = AppInfo | null; 12 | ``` 13 | **References:** [AppInfo](./client.appinfo.md) 14 | 15 | -------------------------------------------------------------------------------- /docs/client.appwebsocket.cachedappinfo.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [AppWebsocket](./client.appwebsocket.md) > [cachedAppInfo](./client.appwebsocket.cachedappinfo.md) 4 | 5 | ## AppWebsocket.cachedAppInfo property 6 | 7 | **Signature:** 8 | 9 | ```typescript 10 | cachedAppInfo?: AppInfo | null; 11 | ``` 12 | -------------------------------------------------------------------------------- /docs/client.callzomerequestsigned.bytes.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [CallZomeRequestSigned](./client.callzomerequestsigned.md) > [bytes](./client.callzomerequestsigned.bytes.md) 4 | 5 | ## CallZomeRequestSigned.bytes property 6 | 7 | **Signature:** 8 | 9 | ```typescript 10 | bytes: Uint8Array; 11 | ``` 12 | -------------------------------------------------------------------------------- /docs/client.coordinatorbundle.resources.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [CoordinatorBundle](./client.coordinatorbundle.md) > [resources](./client.coordinatorbundle.resources.md) 4 | 5 | ## CoordinatorBundle.resources property 6 | 7 | **Signature:** 8 | 9 | ```typescript 10 | resources: ResourceMap; 11 | ``` 12 | -------------------------------------------------------------------------------- /docs/client.coordinatormanifest.zomes.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [CoordinatorManifest](./client.coordinatormanifest.md) > [zomes](./client.coordinatormanifest.zomes.md) 4 | 5 | ## CoordinatorManifest.zomes property 6 | 7 | **Signature:** 8 | 9 | ```typescript 10 | zomes: Array; 11 | ``` 12 | -------------------------------------------------------------------------------- /docs/client.initzomescomplete.timestamp.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [InitZomesComplete](./client.initzomescomplete.md) > [timestamp](./client.initzomescomplete.timestamp.md) 4 | 5 | ## InitZomesComplete.timestamp property 6 | 7 | **Signature:** 8 | 9 | ```typescript 10 | timestamp: Timestamp; 11 | ``` 12 | -------------------------------------------------------------------------------- /docs/client.peermeta.peer_busy.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [PeerMeta](./client.peermeta.md) > [peer\_busy](./client.peermeta.peer_busy.md) 4 | 5 | ## PeerMeta.peer\_busy property 6 | 7 | The number of busy peer errors. 8 | 9 | **Signature:** 10 | 11 | ```typescript 12 | peer_busy?: number; 13 | ``` 14 | -------------------------------------------------------------------------------- /docs/client.sourcechainjsonrecord.action.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [SourceChainJsonRecord](./client.sourcechainjsonrecord.md) > [action](./client.sourcechainjsonrecord.action.md) 4 | 5 | ## SourceChainJsonRecord.action property 6 | 7 | **Signature:** 8 | 9 | ```typescript 10 | action: Action; 11 | ``` 12 | -------------------------------------------------------------------------------- /docs/client.validationreceipt.validator.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [ValidationReceipt](./client.validationreceipt.md) > [validator](./client.validationreceipt.validator.md) 4 | 5 | ## ValidationReceipt.validator property 6 | 7 | **Signature:** 8 | 9 | ```typescript 10 | validator: AgentPubKey; 11 | ``` 12 | -------------------------------------------------------------------------------- /docs/client.warranthashb64.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [WarrantHashB64](./client.warranthashb64.md) 4 | 5 | ## WarrantHashB64 type 6 | 7 | 8 | **Signature:** 9 | 10 | ```typescript 11 | export type WarrantHashB64 = HoloHashB64; 12 | ``` 13 | **References:** [HoloHashB64](./client.holohashb64.md) 14 | 15 | -------------------------------------------------------------------------------- /docs/client.zomecallcapgrant.functions.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [ZomeCallCapGrant](./client.zomecallcapgrant.md) > [functions](./client.zomecallcapgrant.functions.md) 4 | 5 | ## ZomeCallCapGrant.functions property 6 | 7 | **Signature:** 8 | 9 | ```typescript 10 | functions: GrantedFunctions; 11 | ``` 12 | -------------------------------------------------------------------------------- /docs/client.zomes.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [Zomes](./client.zomes.md) 4 | 5 | ## Zomes type 6 | 7 | 8 | **Signature:** 9 | 10 | ```typescript 11 | export type Zomes = Array<[string, { 12 | wasm_hash: Array; 13 | }]>; 14 | ``` 15 | **References:** [HoloHash](./client.holohash.md) 16 | 17 | -------------------------------------------------------------------------------- /docs/client.adminapi.listcellids.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [AdminApi](./client.adminapi.md) > [listCellIds](./client.adminapi.listcellids.md) 4 | 5 | ## AdminApi.listCellIds property 6 | 7 | **Signature:** 8 | 9 | ```typescript 10 | listCellIds: Requester; 11 | ``` 12 | -------------------------------------------------------------------------------- /docs/client.adminapi.storageinfo.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [AdminApi](./client.adminapi.md) > [storageInfo](./client.adminapi.storageinfo.md) 4 | 5 | ## AdminApi.storageInfo property 6 | 7 | **Signature:** 8 | 9 | ```typescript 10 | storageInfo: Requester; 11 | ``` 12 | -------------------------------------------------------------------------------- /docs/client.agentinfodump.kitsune_agent.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [AgentInfoDump](./client.agentinfodump.md) > [kitsune\_agent](./client.agentinfodump.kitsune_agent.md) 4 | 5 | ## AgentInfoDump.kitsune\_agent property 6 | 7 | **Signature:** 8 | 9 | ```typescript 10 | kitsune_agent: KitsuneAgent; 11 | ``` 12 | -------------------------------------------------------------------------------- /docs/client.agentinfodump.kitsune_space.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [AgentInfoDump](./client.agentinfodump.md) > [kitsune\_space](./client.agentinfodump.kitsune_space.md) 4 | 5 | ## AgentInfoDump.kitsune\_space property 6 | 7 | **Signature:** 8 | 9 | ```typescript 10 | kitsune_space: KitsuneSpace; 11 | ``` 12 | -------------------------------------------------------------------------------- /docs/client.agentvalidationpkg.timestamp.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [AgentValidationPkg](./client.agentvalidationpkg.md) > [timestamp](./client.agentvalidationpkg.timestamp.md) 4 | 5 | ## AgentValidationPkg.timestamp property 6 | 7 | **Signature:** 8 | 9 | ```typescript 10 | timestamp: Timestamp; 11 | ``` 12 | -------------------------------------------------------------------------------- /docs/client.cellprovisioning.strategy.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [CellProvisioning](./client.cellprovisioning.md) > [strategy](./client.cellprovisioning.strategy.md) 4 | 5 | ## CellProvisioning.strategy property 6 | 7 | **Signature:** 8 | 9 | ```typescript 10 | strategy: CellProvisioningStrategy; 11 | ``` 12 | -------------------------------------------------------------------------------- /docs/client.clonedcell.original_dna_hash.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [ClonedCell](./client.clonedcell.md) > [original\_dna\_hash](./client.clonedcell.original_dna_hash.md) 4 | 5 | ## ClonedCell.original\_dna\_hash property 6 | 7 | **Signature:** 8 | 9 | ```typescript 10 | original_dna_hash: DnaHash; 11 | ``` 12 | -------------------------------------------------------------------------------- /docs/client.coordinatorbundle.manifest.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [CoordinatorBundle](./client.coordinatorbundle.md) > [manifest](./client.coordinatorbundle.manifest.md) 4 | 5 | ## CoordinatorBundle.manifest property 6 | 7 | **Signature:** 8 | 9 | ```typescript 10 | manifest: CoordinatorManifest; 11 | ``` 12 | -------------------------------------------------------------------------------- /docs/client.deletelink.link_add_address.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [DeleteLink](./client.deletelink.md) > [link\_add\_address](./client.deletelink.link_add_address.md) 4 | 5 | ## DeleteLink.link\_add\_address property 6 | 7 | **Signature:** 8 | 9 | ```typescript 10 | link_add_address: ActionHash; 11 | ``` 12 | -------------------------------------------------------------------------------- /docs/client.dnastorageinfo.dht_data_size.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [DnaStorageInfo](./client.dnastorageinfo.md) > [dht\_data\_size](./client.dnastorageinfo.dht_data_size.md) 4 | 5 | ## DnaStorageInfo.dht\_data\_size property 6 | 7 | **Signature:** 8 | 9 | ```typescript 10 | dht_data_size: number; 11 | ``` 12 | -------------------------------------------------------------------------------- /docs/client.dnaversionspec.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [DnaVersionSpec](./client.dnaversionspec.md) 4 | 5 | ## DnaVersionSpec type 6 | 7 | 8 | **Signature:** 9 | 10 | ```typescript 11 | export type DnaVersionSpec = Array; 12 | ``` 13 | **References:** [HoloHashB64](./client.holohashb64.md) 14 | 15 | -------------------------------------------------------------------------------- /docs/client.enableappresponse.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [EnableAppResponse](./client.enableappresponse.md) 4 | 5 | ## EnableAppResponse type 6 | 7 | 8 | **Signature:** 9 | 10 | ```typescript 11 | export type EnableAppResponse = AppInfo; 12 | ``` 13 | **References:** [AppInfo](./client.appinfo.md) 14 | 15 | -------------------------------------------------------------------------------- /docs/client.externalhashb64.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [ExternalHashB64](./client.externalhashb64.md) 4 | 5 | ## ExternalHashB64 type 6 | 7 | 8 | **Signature:** 9 | 10 | ```typescript 11 | export type ExternalHashB64 = HoloHashB64; 12 | ``` 13 | **References:** [HoloHashB64](./client.holohashb64.md) 14 | 15 | -------------------------------------------------------------------------------- /docs/client.initzomescomplete.action_seq.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [InitZomesComplete](./client.initzomescomplete.md) > [action\_seq](./client.initzomescomplete.action_seq.md) 4 | 5 | ## InitZomesComplete.action\_seq property 6 | 7 | **Signature:** 8 | 9 | ```typescript 10 | action_seq: number; 11 | ``` 12 | -------------------------------------------------------------------------------- /docs/client.integrityzome.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [IntegrityZome](./client.integrityzome.md) 4 | 5 | ## IntegrityZome type 6 | 7 | 8 | **Signature:** 9 | 10 | ```typescript 11 | export type IntegrityZome = ZomeDefinition; 12 | ``` 13 | **References:** [ZomeDefinition](./client.zomedefinition.md) 14 | 15 | -------------------------------------------------------------------------------- /docs/client.listappsresponse.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [ListAppsResponse](./client.listappsresponse.md) 4 | 5 | ## ListAppsResponse type 6 | 7 | 8 | **Signature:** 9 | 10 | ```typescript 11 | export type ListAppsResponse = Array; 12 | ``` 13 | **References:** [AppInfo](./client.appinfo.md) 14 | 15 | -------------------------------------------------------------------------------- /docs/client.p2pagentsdump.peers.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [P2pAgentsDump](./client.p2pagentsdump.md) > [peers](./client.p2pagentsdump.peers.md) 4 | 5 | ## P2pAgentsDump.peers property 6 | 7 | All other agent info. 8 | 9 | **Signature:** 10 | 11 | ```typescript 12 | peers: Array; 13 | ``` 14 | -------------------------------------------------------------------------------- /docs/client.preflightrequest.action_base.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [PreflightRequest](./client.preflightrequest.md) > [action\_base](./client.preflightrequest.action_base.md) 4 | 5 | ## PreflightRequest.action\_base property 6 | 7 | **Signature:** 8 | 9 | ```typescript 10 | action_base: ActionBase; 11 | ``` 12 | -------------------------------------------------------------------------------- /docs/client.signedactionhashed.signature.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [SignedActionHashed](./client.signedactionhashed.md) > [signature](./client.signedactionhashed.signature.md) 4 | 5 | ## SignedActionHashed.signature property 6 | 7 | **Signature:** 8 | 9 | ```typescript 10 | signature: Signature; 11 | ``` 12 | -------------------------------------------------------------------------------- /docs/client.signingcredentials.capsecret.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [SigningCredentials](./client.signingcredentials.md) > [capSecret](./client.signingcredentials.capsecret.md) 4 | 5 | ## SigningCredentials.capSecret property 6 | 7 | **Signature:** 8 | 9 | ```typescript 10 | capSecret: CapSecret; 11 | ``` 12 | -------------------------------------------------------------------------------- /docs/client.sourcechainjsonrecord.entry.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [SourceChainJsonRecord](./client.sourcechainjsonrecord.md) > [entry](./client.sourcechainjsonrecord.entry.md) 4 | 5 | ## SourceChainJsonRecord.entry property 6 | 7 | **Signature:** 8 | 9 | ```typescript 10 | entry: Entry | undefined; 11 | ``` 12 | -------------------------------------------------------------------------------- /docs/client.warrantop.timestamp.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [WarrantOp](./client.warrantop.md) > [timestamp](./client.warrantop.timestamp.md) 4 | 5 | ## WarrantOp.timestamp property 6 | 7 | time when the warrant was issued 8 | 9 | **Signature:** 10 | 11 | ```typescript 12 | timestamp: Timestamp; 13 | ``` 14 | -------------------------------------------------------------------------------- /docs/client.wasmcode.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [WasmCode](./client.wasmcode.md) 4 | 5 | ## WasmCode type 6 | 7 | 8 | **Signature:** 9 | 10 | ```typescript 11 | export type WasmCode = [HoloHash, { 12 | code: Array; 13 | }]; 14 | ``` 15 | **References:** [HoloHash](./client.holohash.md) 16 | 17 | -------------------------------------------------------------------------------- /docs/client.adminapi.addagentinfo.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [AdminApi](./client.adminapi.md) > [addAgentInfo](./client.adminapi.addagentinfo.md) 4 | 5 | ## AdminApi.addAgentInfo property 6 | 7 | **Signature:** 8 | 9 | ```typescript 10 | addAgentInfo: Requester; 11 | ``` 12 | -------------------------------------------------------------------------------- /docs/client.adminapi.peermetainfo.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [AdminApi](./client.adminapi.md) > [peerMetaInfo](./client.adminapi.peermetainfo.md) 4 | 5 | ## AdminApi.peerMetaInfo property 6 | 7 | **Signature:** 8 | 9 | ```typescript 10 | peerMetaInfo: Requester; 11 | ``` 12 | -------------------------------------------------------------------------------- /docs/client.adminapi.uninstallapp.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [AdminApi](./client.adminapi.md) > [uninstallApp](./client.adminapi.uninstallapp.md) 4 | 5 | ## AdminApi.uninstallApp property 6 | 7 | **Signature:** 8 | 9 | ```typescript 10 | uninstallApp: Requester; 11 | ``` 12 | -------------------------------------------------------------------------------- /docs/client.agentvalidationpkg.action_seq.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [AgentValidationPkg](./client.agentvalidationpkg.md) > [action\_seq](./client.agentvalidationpkg.action_seq.md) 4 | 5 | ## AgentValidationPkg.action\_seq property 6 | 7 | **Signature:** 8 | 9 | ```typescript 10 | action_seq: number; 11 | ``` 12 | -------------------------------------------------------------------------------- /docs/client.cellid.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [CellId](./client.cellid.md) 4 | 5 | ## CellId type 6 | 7 | 8 | **Signature:** 9 | 10 | ```typescript 11 | export type CellId = [DnaHash, AgentPubKey]; 12 | ``` 13 | **References:** [DnaHash](./client.dnahash.md), [AgentPubKey](./client.agentpubkey.md) 14 | 15 | -------------------------------------------------------------------------------- /docs/client.delete.deletes_entry_address.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [Delete](./client.delete.md) > [deletes\_entry\_address](./client.delete.deletes_entry_address.md) 4 | 5 | ## Delete.deletes\_entry\_address property 6 | 7 | **Signature:** 8 | 9 | ```typescript 10 | deletes_entry_address: EntryHash; 11 | ``` 12 | -------------------------------------------------------------------------------- /docs/client.initzomescomplete.prev_action.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [InitZomesComplete](./client.initzomescomplete.md) > [prev\_action](./client.initzomescomplete.prev_action.md) 4 | 5 | ## InitZomesComplete.prev\_action property 6 | 7 | **Signature:** 8 | 9 | ```typescript 10 | prev_action: ActionHash; 11 | ``` 12 | -------------------------------------------------------------------------------- /docs/client.installappresponse.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [InstallAppResponse](./client.installappresponse.md) 4 | 5 | ## InstallAppResponse type 6 | 7 | 8 | **Signature:** 9 | 10 | ```typescript 11 | export type InstallAppResponse = AppInfo; 12 | ``` 13 | **References:** [AppInfo](./client.appinfo.md) 14 | 15 | -------------------------------------------------------------------------------- /docs/client.peermeta.local_errors.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [PeerMeta](./client.peermeta.md) > [local\_errors](./client.peermeta.local_errors.md) 4 | 5 | ## PeerMeta.local\_errors property 6 | 7 | The number of local errors. 8 | 9 | **Signature:** 10 | 11 | ```typescript 12 | local_errors?: number; 13 | ``` 14 | -------------------------------------------------------------------------------- /docs/client.signingcredentials.signingkey.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [SigningCredentials](./client.signingcredentials.md) > [signingKey](./client.signingcredentials.signingkey.md) 4 | 5 | ## SigningCredentials.signingKey property 6 | 7 | **Signature:** 8 | 9 | ```typescript 10 | signingKey: AgentPubKey; 11 | ``` 12 | -------------------------------------------------------------------------------- /src/hdk/validation-receipts.ts: -------------------------------------------------------------------------------- 1 | import { AgentPubKey, DhtOpHash, Timestamp } from "../types"; 2 | 3 | /** 4 | * @public 5 | */ 6 | export enum ValidationStatus { 7 | Valid = 0, 8 | Rejected = 1, 9 | Abandoned = 2, 10 | } 11 | 12 | /** 13 | * @public 14 | */ 15 | export interface ValidationReceipt { 16 | dht_op_hash: DhtOpHash; 17 | validation_status: ValidationStatus; 18 | validator: AgentPubKey; 19 | when_integrated: Timestamp; 20 | } 21 | -------------------------------------------------------------------------------- /docs/client.agentvalidationpkg.prev_action.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [AgentValidationPkg](./client.agentvalidationpkg.md) > [prev\_action](./client.agentvalidationpkg.prev_action.md) 4 | 5 | ## AgentValidationPkg.prev\_action property 6 | 7 | **Signature:** 8 | 9 | ```typescript 10 | prev_action: ActionHash; 11 | ``` 12 | -------------------------------------------------------------------------------- /docs/client.appwebsocket.installedappid.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [AppWebsocket](./client.appwebsocket.md) > [installedAppId](./client.appwebsocket.installedappid.md) 4 | 5 | ## AppWebsocket.installedAppId property 6 | 7 | **Signature:** 8 | 9 | ```typescript 10 | readonly installedAppId: InstalledAppId; 11 | ``` 12 | -------------------------------------------------------------------------------- /docs/client.attachappinterfaceresponse.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [AttachAppInterfaceResponse](./client.attachappinterfaceresponse.md) 4 | 5 | ## AttachAppInterfaceResponse type 6 | 7 | 8 | **Signature:** 9 | 10 | ```typescript 11 | export type AttachAppInterfaceResponse = { 12 | port: number; 13 | }; 14 | ``` 15 | -------------------------------------------------------------------------------- /docs/client.capgrantinfo.cap_grant.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [CapGrantInfo](./client.capgrantinfo.md) > [cap\_grant](./client.capgrantinfo.cap_grant.md) 4 | 5 | ## CapGrantInfo.cap\_grant property 6 | 7 | The cap grant data. 8 | 9 | **Signature:** 10 | 11 | ```typescript 12 | cap_grant: ZomeCallCapGrant; 13 | ``` 14 | -------------------------------------------------------------------------------- /docs/client.coordinatorzome.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [CoordinatorZome](./client.coordinatorzome.md) 4 | 5 | ## CoordinatorZome type 6 | 7 | 8 | **Signature:** 9 | 10 | ```typescript 11 | export type CoordinatorZome = ZomeDefinition; 12 | ``` 13 | **References:** [ZomeDefinition](./client.zomedefinition.md) 14 | 15 | -------------------------------------------------------------------------------- /docs/client.countersigningsessiontimes.end.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [CounterSigningSessionTimes](./client.countersigningsessiontimes.md) > [end](./client.countersigningsessiontimes.end.md) 4 | 5 | ## CounterSigningSessionTimes.end property 6 | 7 | **Signature:** 8 | 9 | ```typescript 10 | end: Timestamp; 11 | ``` 12 | -------------------------------------------------------------------------------- /docs/client.dnaholohashmap.size.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [DnaHoloHashMap](./client.dnaholohashmap.md) > [size](./client.dnaholohashmap.size.md) 4 | 5 | ## DnaHoloHashMap.size property 6 | 7 | The number of DNA entries in the map. 8 | 9 | **Signature:** 10 | 11 | ```typescript 12 | get size(): number; 13 | ``` 14 | -------------------------------------------------------------------------------- /docs/client.dnastorageinfo.cache_data_size.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [DnaStorageInfo](./client.dnastorageinfo.md) > [cache\_data\_size](./client.dnastorageinfo.cache_data_size.md) 4 | 5 | ## DnaStorageInfo.cache\_data\_size property 6 | 7 | **Signature:** 8 | 9 | ```typescript 10 | cache_data_size: number; 11 | ``` 12 | -------------------------------------------------------------------------------- /docs/client.fetchpoolinfo.num_ops_to_fetch.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [FetchPoolInfo](./client.fetchpoolinfo.md) > [num\_ops\_to\_fetch](./client.fetchpoolinfo.num_ops_to_fetch.md) 4 | 5 | ## FetchPoolInfo.num\_ops\_to\_fetch property 6 | 7 | **Signature:** 8 | 9 | ```typescript 10 | num_ops_to_fetch: number; 11 | ``` 12 | -------------------------------------------------------------------------------- /docs/client.listcellidsresponse.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [ListCellIdsResponse](./client.listcellidsresponse.md) 4 | 5 | ## ListCellIdsResponse type 6 | 7 | 8 | **Signature:** 9 | 10 | ```typescript 11 | export type ListCellIdsResponse = Array; 12 | ``` 13 | **References:** [CellId](./client.cellid.md) 14 | 15 | -------------------------------------------------------------------------------- /docs/client.peermeta.peer_timeouts.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [PeerMeta](./client.peermeta.md) > [peer\_timeouts](./client.peermeta.peer_timeouts.md) 4 | 5 | ## PeerMeta.peer\_timeouts property 6 | 7 | The number of peer timeouts. 8 | 9 | **Signature:** 10 | 11 | ```typescript 12 | peer_timeouts?: number; 13 | ``` 14 | -------------------------------------------------------------------------------- /docs/client.peermetainforequest.dna_hashes.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [PeerMetaInfoRequest](./client.peermetainforequest.md) > [dna\_hashes](./client.peermetainforequest.dna_hashes.md) 4 | 5 | ## PeerMetaInfoRequest.dna\_hashes property 6 | 7 | **Signature:** 8 | 9 | ```typescript 10 | dna_hashes?: DnaHash[]; 11 | ``` 12 | -------------------------------------------------------------------------------- /docs/client.provisionedcell.dna_modifiers.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [ProvisionedCell](./client.provisionedcell.md) > [dna\_modifiers](./client.provisionedcell.dna_modifiers.md) 4 | 5 | ## ProvisionedCell.dna\_modifiers property 6 | 7 | **Signature:** 8 | 9 | ```typescript 10 | dna_modifiers: DnaModifiers; 11 | ``` 12 | -------------------------------------------------------------------------------- /docs/client.registeragentactivity.action.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [RegisterAgentActivity](./client.registeragentactivity.md) > [action](./client.registeragentactivity.action.md) 4 | 5 | ## RegisterAgentActivity.action property 6 | 7 | **Signature:** 8 | 9 | ```typescript 10 | action: SignedActionHashed; 11 | ``` 12 | -------------------------------------------------------------------------------- /docs/client.revokezomecallcapabilityresponse.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [RevokeZomeCallCapabilityResponse](./client.revokezomecallcapabilityresponse.md) 4 | 5 | ## RevokeZomeCallCapabilityResponse type 6 | 7 | 8 | **Signature:** 9 | 10 | ```typescript 11 | export type RevokeZomeCallCapabilityResponse = void; 12 | ``` 13 | -------------------------------------------------------------------------------- /docs/client.update.original_entry_address.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [Update](./client.update.md) > [original\_entry\_address](./client.update.original_entry_address.md) 4 | 5 | ## Update.original\_entry\_address property 6 | 7 | **Signature:** 8 | 9 | ```typescript 10 | original_entry_address: EntryHash; 11 | ``` 12 | -------------------------------------------------------------------------------- /docs/client.validationreceipt.dht_op_hash.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [ValidationReceipt](./client.validationreceipt.md) > [dht\_op\_hash](./client.validationreceipt.dht_op_hash.md) 4 | 5 | ## ValidationReceipt.dht\_op\_hash property 6 | 7 | **Signature:** 8 | 9 | ```typescript 10 | dht_op_hash: DhtOpHash; 11 | ``` 12 | -------------------------------------------------------------------------------- /docs/client.adminapi.dumpfullstate.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [AdminApi](./client.adminapi.md) > [dumpFullState](./client.adminapi.dumpfullstate.md) 4 | 5 | ## AdminApi.dumpFullState property 6 | 7 | **Signature:** 8 | 9 | ```typescript 10 | dumpFullState: Requester; 11 | ``` 12 | -------------------------------------------------------------------------------- /docs/client.callzomerequestsigned.signature.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [CallZomeRequestSigned](./client.callzomerequestsigned.md) > [signature](./client.callzomerequestsigned.signature.md) 4 | 5 | ## CallZomeRequestSigned.signature property 6 | 7 | **Signature:** 8 | 9 | ```typescript 10 | signature: Uint8Array; 11 | ``` 12 | -------------------------------------------------------------------------------- /docs/client.cellmap.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [CellMap](./client.cellmap.md) 4 | 5 | ## CellMap class 6 | 7 | 8 | **Signature:** 9 | 10 | ```typescript 11 | export declare class CellMap extends DnaAgentPubKeyMap 12 | ``` 13 | **Extends:** [DnaAgentPubKeyMap](./client.dnaagentpubkeymap.md)<V> 14 | 15 | -------------------------------------------------------------------------------- /docs/client.cloneidhelper.tostring.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [CloneIdHelper](./client.cloneidhelper.md) > [toString](./client.cloneidhelper.tostring.md) 4 | 5 | ## CloneIdHelper.toString() method 6 | 7 | **Signature:** 8 | 9 | ```typescript 10 | toString(): string; 11 | ``` 12 | **Returns:** 13 | 14 | string 15 | 16 | -------------------------------------------------------------------------------- /docs/client.entrydetails.entry_dht_status.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [EntryDetails](./client.entrydetails.md) > [entry\_dht\_status](./client.entrydetails.entry_dht_status.md) 4 | 5 | ## EntryDetails.entry\_dht\_status property 6 | 7 | **Signature:** 8 | 9 | ```typescript 10 | entry_dht_status: EntryDhtStatus; 11 | ``` 12 | -------------------------------------------------------------------------------- /docs/client.fetchpoolinfo.op_bytes_to_fetch.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [FetchPoolInfo](./client.fetchpoolinfo.md) > [op\_bytes\_to\_fetch](./client.fetchpoolinfo.op_bytes_to_fetch.md) 4 | 5 | ## FetchPoolInfo.op\_bytes\_to\_fetch property 6 | 7 | **Signature:** 8 | 9 | ```typescript 10 | op_bytes_to_fetch: number; 11 | ``` 12 | -------------------------------------------------------------------------------- /docs/client.lazyholohashmap.fetchvalue.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [LazyHoloHashMap](./client.lazyholohashmap.md) > [fetchValue](./client.lazyholohashmap.fetchvalue.md) 4 | 5 | ## LazyHoloHashMap.fetchValue property 6 | 7 | **Signature:** 8 | 9 | ```typescript 10 | protected fetchValue: (key: K) => V | undefined; 11 | ``` 12 | -------------------------------------------------------------------------------- /docs/client.localagentsummary.agent.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [LocalAgentSummary](./client.localagentsummary.md) > [agent](./client.localagentsummary.agent.md) 4 | 5 | ## LocalAgentSummary.agent property 6 | 7 | The agent's public key. 8 | 9 | **Signature:** 10 | 11 | ```typescript 12 | agent: AgentPubKey; 13 | ``` 14 | -------------------------------------------------------------------------------- /docs/client.preflightrequest.enzyme_index.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [PreflightRequest](./client.preflightrequest.md) > [enzyme\_index](./client.preflightrequest.enzyme_index.md) 4 | 5 | ## PreflightRequest.enzyme\_index property 6 | 7 | **Signature:** 8 | 9 | ```typescript 10 | enzyme_index: number | undefined; 11 | ``` 12 | -------------------------------------------------------------------------------- /docs/client.sourcechainjsondump.records.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [SourceChainJsonDump](./client.sourcechainjsondump.md) > [records](./client.sourcechainjsondump.records.md) 4 | 5 | ## SourceChainJsonDump.records property 6 | 7 | **Signature:** 8 | 9 | ```typescript 10 | records: Array; 11 | ``` 12 | -------------------------------------------------------------------------------- /docs/client.sourcechainjsonrecord.signature.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [SourceChainJsonRecord](./client.sourcechainjsonrecord.md) > [signature](./client.sourcechainjsonrecord.signature.md) 4 | 5 | ## SourceChainJsonRecord.signature property 6 | 7 | **Signature:** 8 | 9 | ```typescript 10 | signature: Signature; 11 | ``` 12 | -------------------------------------------------------------------------------- /docs/client.update.original_action_address.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [Update](./client.update.md) > [original\_action\_address](./client.update.original_action_address.md) 4 | 5 | ## Update.original\_action\_address property 6 | 7 | **Signature:** 8 | 9 | ```typescript 10 | original_action_address: ActionHash; 11 | ``` 12 | -------------------------------------------------------------------------------- /docs/client.warrantop.signature.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [WarrantOp](./client.warrantop.md) > [signature](./client.warrantop.signature.md) 4 | 5 | ## WarrantOp.signature property 6 | 7 | signature of (Warrant, Timestamp) by the author 8 | 9 | **Signature:** 10 | 11 | ```typescript 12 | signature: Signature; 13 | ``` 14 | -------------------------------------------------------------------------------- /docs/client.agentvalidationpkg.membrane_proof.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [AgentValidationPkg](./client.agentvalidationpkg.md) > [membrane\_proof](./client.agentvalidationpkg.membrane_proof.md) 4 | 5 | ## AgentValidationPkg.membrane\_proof property 6 | 7 | **Signature:** 8 | 9 | ```typescript 10 | membrane_proof: any; 11 | ``` 12 | -------------------------------------------------------------------------------- /docs/client.appauthenticationrequest.token.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [AppAuthenticationRequest](./client.appauthenticationrequest.md) > [token](./client.appauthenticationrequest.token.md) 4 | 5 | ## AppAuthenticationRequest.token property 6 | 7 | **Signature:** 8 | 9 | ```typescript 10 | token: AppAuthenticationToken; 11 | ``` 12 | -------------------------------------------------------------------------------- /docs/client.appinterfaceinfo.allowed_origins.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [AppInterfaceInfo](./client.appinterfaceinfo.md) > [allowed\_origins](./client.appinterfaceinfo.allowed_origins.md) 4 | 5 | ## AppInterfaceInfo.allowed\_origins property 6 | 7 | **Signature:** 8 | 9 | ```typescript 10 | allowed_origins: string; 11 | ``` 12 | -------------------------------------------------------------------------------- /docs/client.countersigningsessiontimes.start.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [CounterSigningSessionTimes](./client.countersigningsessiontimes.md) > [start](./client.countersigningsessiontimes.start.md) 4 | 5 | ## CounterSigningSessionTimes.start property 6 | 7 | **Signature:** 8 | 9 | ```typescript 10 | start: Timestamp; 11 | ``` 12 | -------------------------------------------------------------------------------- /docs/client.dumpstaterequest.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [DumpStateRequest](./client.dumpstaterequest.md) 4 | 5 | ## DumpStateRequest type 6 | 7 | 8 | **Signature:** 9 | 10 | ```typescript 11 | export type DumpStateRequest = { 12 | cell_id: CellId; 13 | }; 14 | ``` 15 | **References:** [CellId](./client.cellid.md) 16 | 17 | -------------------------------------------------------------------------------- /docs/client.entrydetails.rejected_actions.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [EntryDetails](./client.entrydetails.md) > [rejected\_actions](./client.entrydetails.rejected_actions.md) 4 | 5 | ## EntryDetails.rejected\_actions property 6 | 7 | **Signature:** 8 | 9 | ```typescript 10 | rejected_actions: Array; 11 | ``` 12 | -------------------------------------------------------------------------------- /docs/client.preflightrequest.app_entry_hash.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [PreflightRequest](./client.preflightrequest.md) > [app\_entry\_hash](./client.preflightrequest.app_entry_hash.md) 4 | 5 | ## PreflightRequest.app\_entry\_hash property 6 | 7 | **Signature:** 8 | 9 | ```typescript 10 | app_entry_hash: EntryHash; 11 | ``` 12 | -------------------------------------------------------------------------------- /docs/client.randomnonce.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [randomNonce](./client.randomnonce.md) 4 | 5 | ## randomNonce() function 6 | 7 | 8 | **Signature:** 9 | 10 | ```typescript 11 | randomNonce: () => Promise 12 | ``` 13 | **Returns:** 14 | 15 | Promise<[Nonce256Bit](./client.nonce256bit.md)> 16 | 17 | -------------------------------------------------------------------------------- /docs/client.resourcemap.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [ResourceMap](./client.resourcemap.md) 4 | 5 | ## ResourceMap type 6 | 7 | 8 | **Signature:** 9 | 10 | ```typescript 11 | export type ResourceMap = { 12 | [key: string]: ResourceBytes; 13 | }; 14 | ``` 15 | **References:** [ResourceBytes](./client.resourcebytes.md) 16 | 17 | -------------------------------------------------------------------------------- /docs/client.storageinforesponse.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [StorageInfoResponse](./client.storageinforesponse.md) 4 | 5 | ## StorageInfoResponse type 6 | 7 | 8 | **Signature:** 9 | 10 | ```typescript 11 | export type StorageInfoResponse = StorageInfo; 12 | ``` 13 | **References:** [StorageInfo](./client.storageinfo.md) 14 | 15 | -------------------------------------------------------------------------------- /docs/client.transformer_2.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [Transformer\_2](./client.transformer_2.md) 4 | 5 | ## Transformer\_2 type 6 | 7 | 8 | **Signature:** 9 | 10 | ```typescript 11 | export type Transformer = { 12 | input: (req: ReqI) => ReqO; 13 | output: (res: ResI) => ResO; 14 | }; 15 | ``` 16 | -------------------------------------------------------------------------------- /docs/client.transportstats.backend.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [TransportStats](./client.transportstats.md) > [backend](./client.transportstats.backend.md) 4 | 5 | ## TransportStats.backend property 6 | 7 | The networking backend that is in use. 8 | 9 | **Signature:** 10 | 11 | ```typescript 12 | backend: string; 13 | ``` 14 | -------------------------------------------------------------------------------- /tsconfig.json: -------------------------------------------------------------------------------- 1 | { 2 | "compilerOptions": { 3 | "module": "ES2022", 4 | "target": "ES2022", 5 | "moduleResolution": "Node", 6 | "forceConsistentCasingInFileNames": true, 7 | "allowSyntheticDefaultImports": true, 8 | "useUnknownInCatchVariables": false, 9 | "skipLibCheck": true, 10 | "strict": true, 11 | "typeRoots": ["./node_modules/@types", "./typings"] 12 | }, 13 | "include": [ 14 | "./src/**/*", "./typings" 15 | ], 16 | } 17 | -------------------------------------------------------------------------------- /docs/client.dnastorageinfo.authored_data_size.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [DnaStorageInfo](./client.dnastorageinfo.md) > [authored\_data\_size](./client.dnastorageinfo.authored_data_size.md) 4 | 5 | ## DnaStorageInfo.authored\_data\_size property 6 | 7 | **Signature:** 8 | 9 | ```typescript 10 | authored_data_size: number; 11 | ``` 12 | -------------------------------------------------------------------------------- /docs/client.fullstatedump.integration_dump.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [FullStateDump](./client.fullstatedump.md) > [integration\_dump](./client.fullstatedump.integration_dump.md) 4 | 5 | ## FullStateDump.integration\_dump property 6 | 7 | **Signature:** 8 | 9 | ```typescript 10 | integration_dump: FullIntegrationStateDump; 11 | ``` 12 | -------------------------------------------------------------------------------- /docs/client.getdnadefinitionrequest.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [GetDnaDefinitionRequest](./client.getdnadefinitionrequest.md) 4 | 5 | ## GetDnaDefinitionRequest type 6 | 7 | 8 | **Signature:** 9 | 10 | ```typescript 11 | export type GetDnaDefinitionRequest = CellId; 12 | ``` 13 | **References:** [CellId](./client.cellid.md) 14 | 15 | -------------------------------------------------------------------------------- /docs/client.holohashmap._symbol.tostringtag_.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [HoloHashMap](./client.holohashmap.md) > [\[Symbol.toStringTag\]](./client.holohashmap._symbol.tostringtag_.md) 4 | 5 | ## HoloHashMap.\[Symbol.toStringTag\] property 6 | 7 | **Signature:** 8 | 9 | ```typescript 10 | get [Symbol.toStringTag](): string; 11 | ``` 12 | -------------------------------------------------------------------------------- /docs/client.newentryaction.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [NewEntryAction](./client.newentryaction.md) 4 | 5 | ## NewEntryAction type 6 | 7 | 8 | **Signature:** 9 | 10 | ```typescript 11 | export type NewEntryAction = Create | Update; 12 | ``` 13 | **References:** [Create](./client.create.md), [Update](./client.update.md) 14 | 15 | -------------------------------------------------------------------------------- /docs/client.preflightrequest.preflight_bytes.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [PreflightRequest](./client.preflightrequest.md) > [preflight\_bytes](./client.preflightrequest.preflight_bytes.md) 4 | 5 | ## PreflightRequest.preflight\_bytes property 6 | 7 | **Signature:** 8 | 9 | ```typescript 10 | preflight_bytes: PreflightBytes; 11 | ``` 12 | -------------------------------------------------------------------------------- /docs/client.preflightrequest.signing_agents.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [PreflightRequest](./client.preflightrequest.md) > [signing\_agents](./client.preflightrequest.signing_agents.md) 4 | 5 | ## PreflightRequest.signing\_agents property 6 | 7 | **Signature:** 8 | 9 | ```typescript 10 | signing_agents: CounterSigningAgents; 11 | ``` 12 | -------------------------------------------------------------------------------- /docs/client.recorddetails.validation_status.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [RecordDetails](./client.recorddetails.md) > [validation\_status](./client.recorddetails.validation_status.md) 4 | 5 | ## RecordDetails.validation\_status property 6 | 7 | **Signature:** 8 | 9 | ```typescript 10 | validation_status: ValidationStatus; 11 | ``` 12 | -------------------------------------------------------------------------------- /docs/client.systemsignal.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [SystemSignal](./client.systemsignal.md) 4 | 5 | ## SystemSignal type 6 | 7 | 8 | **Signature:** 9 | 10 | ```typescript 11 | export type SystemSignal = { 12 | SuccessfulCountersigning: EntryHash; 13 | }; 14 | ``` 15 | **References:** [EntryHash](./client.entryhash.md) 16 | 17 | -------------------------------------------------------------------------------- /docs/client.validationreceipt.when_integrated.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [ValidationReceipt](./client.validationreceipt.md) > [when\_integrated](./client.validationreceipt.when_integrated.md) 4 | 5 | ## ValidationReceipt.when\_integrated property 6 | 7 | **Signature:** 8 | 9 | ```typescript 10 | when_integrated: Timestamp; 11 | ``` 12 | -------------------------------------------------------------------------------- /docs/client.actionhashed.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [ActionHashed](./client.actionhashed.md) 4 | 5 | ## ActionHashed type 6 | 7 | 8 | **Signature:** 9 | 10 | ```typescript 11 | export type ActionHashed = HoloHashed; 12 | ``` 13 | **References:** [HoloHashed](./client.holohashed.md), [Action](./client.action.md) 14 | 15 | -------------------------------------------------------------------------------- /docs/client.adminapi.deleteclonecell.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [AdminApi](./client.adminapi.md) > [deleteCloneCell](./client.adminapi.deleteclonecell.md) 4 | 5 | ## AdminApi.deleteCloneCell property 6 | 7 | **Signature:** 8 | 9 | ```typescript 10 | deleteCloneCell: Requester; 11 | ``` 12 | -------------------------------------------------------------------------------- /docs/client.adminwebsocket.storageinfo.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [AdminWebsocket](./client.adminwebsocket.md) > [storageInfo](./client.adminwebsocket.storageinfo.md) 4 | 5 | ## AdminWebsocket.storageInfo property 6 | 7 | **Signature:** 8 | 9 | ```typescript 10 | storageInfo: Requester; 11 | ``` 12 | -------------------------------------------------------------------------------- /docs/client.capgrantinfo.action_hash.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [CapGrantInfo](./client.capgrantinfo.md) > [action\_hash](./client.capgrantinfo.action_hash.md) 4 | 5 | ## CapGrantInfo.action\_hash property 6 | 7 | The action hash of the cap grant. 8 | 9 | **Signature:** 10 | 11 | ```typescript 12 | action_hash: ActionHash; 13 | ``` 14 | -------------------------------------------------------------------------------- /docs/client.countersigningagentstate.chain_top.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [CountersigningAgentState](./client.countersigningagentstate.md) > [chain\_top](./client.countersigningagentstate.chain_top.md) 4 | 5 | ## CountersigningAgentState.chain\_top property 6 | 7 | **Signature:** 8 | 9 | ```typescript 10 | chain_top: ActionHash; 11 | ``` 12 | -------------------------------------------------------------------------------- /docs/client.entrytype.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [EntryType](./client.entrytype.md) 4 | 5 | ## EntryType type 6 | 7 | 8 | **Signature:** 9 | 10 | ```typescript 11 | export type EntryType = "Agent" | { 12 | App: AppEntryDef; 13 | } | "CapClaim" | "CapGrant"; 14 | ``` 15 | **References:** [AppEntryDef](./client.appentrydef.md) 16 | 17 | -------------------------------------------------------------------------------- /docs/client.fullstatedump.source_chain_dump.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [FullStateDump](./client.fullstatedump.md) > [source\_chain\_dump](./client.fullstatedump.source_chain_dump.md) 4 | 5 | ## FullStateDump.source\_chain\_dump property 6 | 7 | **Signature:** 8 | 9 | ```typescript 10 | source_chain_dump: SourceChainJsonDump; 11 | ``` 12 | -------------------------------------------------------------------------------- /docs/client.getdnadefinitionresponse.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [GetDnaDefinitionResponse](./client.getdnadefinitionresponse.md) 4 | 5 | ## GetDnaDefinitionResponse type 6 | 7 | 8 | **Signature:** 9 | 10 | ```typescript 11 | export type GetDnaDefinitionResponse = DnaDef; 12 | ``` 13 | **References:** [DnaDef](./client.dnadef.md) 14 | 15 | -------------------------------------------------------------------------------- /docs/client.holohashmap.clear.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [HoloHashMap](./client.holohashmap.md) > [clear](./client.holohashmap.clear.md) 4 | 5 | ## HoloHashMap.clear() method 6 | 7 | Removes all entries from the map. 8 | 9 | **Signature:** 10 | 11 | ```typescript 12 | clear(): void; 13 | ``` 14 | **Returns:** 15 | 16 | void 17 | 18 | -------------------------------------------------------------------------------- /docs/client.peermeta.completed_rounds.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [PeerMeta](./client.peermeta.md) > [completed\_rounds](./client.peermeta.completed_rounds.md) 4 | 5 | ## PeerMeta.completed\_rounds property 6 | 7 | The number of completed rounds. 8 | 9 | **Signature:** 10 | 11 | ```typescript 12 | completed_rounds?: number; 13 | ``` 14 | -------------------------------------------------------------------------------- /docs/client.preflightrequest.session_times.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [PreflightRequest](./client.preflightrequest.md) > [session\_times](./client.preflightrequest.session_times.md) 4 | 5 | ## PreflightRequest.session\_times property 6 | 7 | **Signature:** 8 | 9 | ```typescript 10 | session_times: CounterSigningSessionTimes; 11 | ``` 12 | -------------------------------------------------------------------------------- /docs/client.registeragentactivity.cached_entry.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [RegisterAgentActivity](./client.registeragentactivity.md) > [cached\_entry](./client.registeragentactivity.cached_entry.md) 4 | 5 | ## RegisterAgentActivity.cached\_entry property 6 | 7 | **Signature:** 8 | 9 | ```typescript 10 | cached_entry?: Entry; 11 | ``` 12 | -------------------------------------------------------------------------------- /docs/client.updatebase.original_entry_address.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [UpdateBase](./client.updatebase.md) > [original\_entry\_address](./client.updatebase.original_entry_address.md) 4 | 5 | ## UpdateBase.original\_entry\_address property 6 | 7 | **Signature:** 8 | 9 | ```typescript 10 | original_entry_address: EntryHash; 11 | ``` 12 | -------------------------------------------------------------------------------- /docs/index.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) 4 | 5 | ## API Reference 6 | 7 | ## Packages 8 | 9 | 20 | 29 |
10 | 11 | Package 12 | 13 | 14 | 15 | 16 | Description 17 | 18 | 19 |
21 | 22 | [@holochain/client](./client.md) 23 | 24 | 25 | 26 | 27 | 28 |
30 | 31 | -------------------------------------------------------------------------------- /docs/client.adminapi.dumpnetworkstats.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [AdminApi](./client.adminapi.md) > [dumpNetworkStats](./client.adminapi.dumpnetworkstats.md) 4 | 5 | ## AdminApi.dumpNetworkStats property 6 | 7 | **Signature:** 8 | 9 | ```typescript 10 | dumpNetworkStats: Requester; 11 | ``` 12 | -------------------------------------------------------------------------------- /docs/client.adminapi.getdnadefinition.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [AdminApi](./client.adminapi.md) > [getDnaDefinition](./client.adminapi.getdnadefinition.md) 4 | 5 | ## AdminApi.getDnaDefinition property 6 | 7 | **Signature:** 8 | 9 | ```typescript 10 | getDnaDefinition: Requester; 11 | ``` 12 | -------------------------------------------------------------------------------- /docs/client.agentinforequest.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [AgentInfoRequest](./client.agentinforequest.md) 4 | 5 | ## AgentInfoRequest type 6 | 7 | 8 | **Signature:** 9 | 10 | ```typescript 11 | export type AgentInfoRequest = { 12 | dna_hashes: DnaHash[] | null; 13 | }; 14 | ``` 15 | **References:** [DnaHash](./client.dnahash.md) 16 | 17 | -------------------------------------------------------------------------------- /docs/client.appinterfaceinfo.installed_app_id.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [AppInterfaceInfo](./client.appinterfaceinfo.md) > [installed\_app\_id](./client.appinterfaceinfo.installed_app_id.md) 4 | 5 | ## AppInterfaceInfo.installed\_app\_id property 6 | 7 | **Signature:** 8 | 9 | ```typescript 10 | installed_app_id?: InstalledAppId; 11 | ``` 12 | -------------------------------------------------------------------------------- /docs/client.capgrantinfo.created_at.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [CapGrantInfo](./client.capgrantinfo.md) > [created\_at](./client.capgrantinfo.created_at.md) 4 | 5 | ## CapGrantInfo.created\_at property 6 | 7 | The timestamp when the cap grant was created. 8 | 9 | **Signature:** 10 | 11 | ```typescript 12 | created_at: Timestamp; 13 | ``` 14 | -------------------------------------------------------------------------------- /docs/client.countersigningagentstate.action_seq.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [CountersigningAgentState](./client.countersigningagentstate.md) > [action\_seq](./client.countersigningagentstate.action_seq.md) 4 | 5 | ## CountersigningAgentState.action\_seq property 6 | 7 | **Signature:** 8 | 9 | ```typescript 10 | action_seq: number; 11 | ``` 12 | -------------------------------------------------------------------------------- /docs/client.createclonecellresponse.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [CreateCloneCellResponse](./client.createclonecellresponse.md) 4 | 5 | ## CreateCloneCellResponse type 6 | 7 | 8 | **Signature:** 9 | 10 | ```typescript 11 | export type CreateCloneCellResponse = ClonedCell; 12 | ``` 13 | **References:** [ClonedCell](./client.clonedcell.md) 14 | 15 | -------------------------------------------------------------------------------- /docs/client.dumpfullstateresponse.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [DumpFullStateResponse](./client.dumpfullstateresponse.md) 4 | 5 | ## DumpFullStateResponse type 6 | 7 | 8 | **Signature:** 9 | 10 | ```typescript 11 | export type DumpFullStateResponse = FullStateDump; 12 | ``` 13 | **References:** [FullStateDump](./client.fullstatedump.md) 14 | 15 | -------------------------------------------------------------------------------- /docs/client.fullintegrationstatedump.integrated.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [FullIntegrationStateDump](./client.fullintegrationstatedump.md) > [integrated](./client.fullintegrationstatedump.integrated.md) 4 | 5 | ## FullIntegrationStateDump.integrated property 6 | 7 | **Signature:** 8 | 9 | ```typescript 10 | integrated: Array; 11 | ``` 12 | -------------------------------------------------------------------------------- /docs/client.randomcapsecret.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [randomCapSecret](./client.randomcapsecret.md) 4 | 5 | ## randomCapSecret() function 6 | 7 | 8 | **Signature:** 9 | 10 | ```typescript 11 | randomCapSecret: () => Promise 12 | ``` 13 | **Returns:** 14 | 15 | Promise<[CapSecret](./client.capsecret.md)> 16 | 17 | -------------------------------------------------------------------------------- /docs/client.updatebase.original_action_address.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [UpdateBase](./client.updatebase.md) > [original\_action\_address](./client.updatebase.original_action_address.md) 4 | 5 | ## UpdateBase.original\_action\_address property 6 | 7 | **Signature:** 8 | 9 | ```typescript 10 | original_action_address: ActionHash; 11 | ``` 12 | -------------------------------------------------------------------------------- /src/hdk/details.ts: -------------------------------------------------------------------------------- 1 | import { EntryDetails } from "./entry.js"; 2 | import { RecordDetails } from "./record.js"; 3 | 4 | /** 5 | * @public 6 | */ 7 | export enum DetailsType { 8 | Entry = "entry", 9 | Record = "record", 10 | } 11 | 12 | /** 13 | * @public 14 | */ 15 | export type Details = 16 | | { 17 | type: DetailsType.Record; 18 | content: RecordDetails; 19 | } 20 | | { 21 | type: DetailsType.Entry; 22 | content: EntryDetails; 23 | }; 24 | -------------------------------------------------------------------------------- /docs/client.adminapi.listappinterfaces.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [AdminApi](./client.adminapi.md) > [listAppInterfaces](./client.adminapi.listappinterfaces.md) 4 | 5 | ## AdminApi.listAppInterfaces property 6 | 7 | **Signature:** 8 | 9 | ```typescript 10 | listAppInterfaces: Requester; 11 | ``` 12 | -------------------------------------------------------------------------------- /docs/client.appsignal.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [AppSignal](./client.appsignal.md) 4 | 5 | ## AppSignal type 6 | 7 | 8 | **Signature:** 9 | 10 | ```typescript 11 | export type AppSignal = { 12 | cell_id: CellId; 13 | zome_name: string; 14 | payload: unknown; 15 | }; 16 | ``` 17 | **References:** [CellId](./client.cellid.md) 18 | 19 | -------------------------------------------------------------------------------- /docs/client.callzomerequest.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [CallZomeRequest](./client.callzomerequest.md) 4 | 5 | ## CallZomeRequest type 6 | 7 | 8 | **Signature:** 9 | 10 | ```typescript 11 | export type CallZomeRequest = CallZomeRequestGeneric; 12 | ``` 13 | **References:** [CallZomeRequestGeneric](./client.callzomerequestgeneric.md) 14 | 15 | -------------------------------------------------------------------------------- /docs/client.countersigningagentstate.agent_index.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [CountersigningAgentState](./client.countersigningagentstate.md) > [agent\_index](./client.countersigningagentstate.agent_index.md) 4 | 5 | ## CountersigningAgentState.agent\_index property 6 | 7 | **Signature:** 8 | 9 | ```typescript 10 | agent_index: number; 11 | ``` 12 | -------------------------------------------------------------------------------- /docs/client.createclonecellrequest.name.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [CreateCloneCellRequest](./client.createclonecellrequest.md) > [name](./client.createclonecellrequest.name.md) 4 | 5 | ## CreateCloneCellRequest.name property 6 | 7 | Optionally a name for the DNA clone. 8 | 9 | **Signature:** 10 | 11 | ```typescript 12 | name?: string; 13 | ``` 14 | -------------------------------------------------------------------------------- /docs/client.providememproofsrequest.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [ProvideMemproofsRequest](./client.providememproofsrequest.md) 4 | 5 | ## ProvideMemproofsRequest type 6 | 7 | 8 | **Signature:** 9 | 10 | ```typescript 11 | export type ProvideMemproofsRequest = MemproofMap; 12 | ``` 13 | **References:** [MemproofMap](./client.memproofmap.md) 14 | 15 | -------------------------------------------------------------------------------- /docs/client.sourcechainjsonrecord.action_address.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [SourceChainJsonRecord](./client.sourcechainjsonrecord.md) > [action\_address](./client.sourcechainjsonrecord.action_address.md) 4 | 5 | ## SourceChainJsonRecord.action\_address property 6 | 7 | **Signature:** 8 | 9 | ```typescript 10 | action_address: ActionHash; 11 | ``` 12 | -------------------------------------------------------------------------------- /docs/client.adminwebsocket.listapps.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [AdminWebsocket](./client.adminwebsocket.md) > [listApps](./client.adminwebsocket.listapps.md) 4 | 5 | ## AdminWebsocket.listApps property 6 | 7 | List all installed apps. 8 | 9 | **Signature:** 10 | 11 | ```typescript 12 | listApps: Requester; 13 | ``` 14 | -------------------------------------------------------------------------------- /docs/client.appbundlesource.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [AppBundleSource](./client.appbundlesource.md) 4 | 5 | ## AppBundleSource type 6 | 7 | 8 | **Signature:** 9 | 10 | ```typescript 11 | export type AppBundleSource = { 12 | type: "path"; 13 | value: string; 14 | } | { 15 | type: "bytes"; 16 | value: Uint8Array; 17 | }; 18 | ``` 19 | -------------------------------------------------------------------------------- /docs/client.callzomeresponse.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [CallZomeResponse](./client.callzomeresponse.md) 4 | 5 | ## CallZomeResponse type 6 | 7 | 8 | **Signature:** 9 | 10 | ```typescript 11 | export type CallZomeResponse = CallZomeResponseGeneric; 12 | ``` 13 | **References:** [CallZomeResponseGeneric](./client.callzomeresponsegeneric.md) 14 | 15 | -------------------------------------------------------------------------------- /docs/client.dnaholohashmap.clear.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [DnaHoloHashMap](./client.dnaholohashmap.md) > [clear](./client.dnaholohashmap.clear.md) 4 | 5 | ## DnaHoloHashMap.clear() method 6 | 7 | Removes all entries from the map. 8 | 9 | **Signature:** 10 | 11 | ```typescript 12 | clear(): void; 13 | ``` 14 | **Returns:** 15 | 16 | void 17 | 18 | -------------------------------------------------------------------------------- /docs/client.dnastorageinfo.dht_data_size_on_disk.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [DnaStorageInfo](./client.dnastorageinfo.md) > [dht\_data\_size\_on\_disk](./client.dnastorageinfo.dht_data_size_on_disk.md) 4 | 5 | ## DnaStorageInfo.dht\_data\_size\_on\_disk property 6 | 7 | **Signature:** 8 | 9 | ```typescript 10 | dht_data_size_on_disk: number; 11 | ``` 12 | -------------------------------------------------------------------------------- /docs/client.preflightresponse.request.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [PreflightResponse](./client.preflightresponse.md) > [request](./client.preflightresponse.request.md) 4 | 5 | ## PreflightResponse.request property 6 | 7 | The request associated with this response. 8 | 9 | **Signature:** 10 | 11 | ```typescript 12 | request: PreflightRequest; 13 | ``` 14 | -------------------------------------------------------------------------------- /docs/client.validationreceipt.validation_status.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [ValidationReceipt](./client.validationreceipt.md) > [validation\_status](./client.validationreceipt.validation_status.md) 4 | 5 | ## ValidationReceipt.validation\_status property 6 | 7 | **Signature:** 8 | 9 | ```typescript 10 | validation_status: ValidationStatus; 11 | ``` 12 | -------------------------------------------------------------------------------- /docs/client.warrant.chainintegrity.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [Warrant](./client.warrant.md) > [ChainIntegrity](./client.warrant.chainintegrity.md) 4 | 5 | ## Warrant.ChainIntegrity property 6 | 7 | Signifies evidence of a breach of chain integrity 8 | 9 | **Signature:** 10 | 11 | ```typescript 12 | ChainIntegrity: ChainIntegrityWarrant; 13 | ``` 14 | -------------------------------------------------------------------------------- /src/api/index.ts: -------------------------------------------------------------------------------- 1 | export * from "./admin/index.js"; 2 | export * from "./app/index.js"; 3 | export { 4 | IsoWebSocket, 5 | WsClient, 6 | type AppAuthenticationRequest, 7 | } from "./client.js"; 8 | export { 9 | CloneIdHelper, 10 | HolochainError, 11 | getBaseRoleNameFromCloneId, 12 | isCloneId, 13 | type Requester, 14 | type Transformer, 15 | type WebsocketConnectionOptions, 16 | type WsClientOptions, 17 | } from "./common.js"; 18 | export * from "./zome-call-signing.js"; 19 | -------------------------------------------------------------------------------- /docs/client.adminapi.attachappinterface.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [AdminApi](./client.adminapi.md) > [attachAppInterface](./client.adminapi.attachappinterface.md) 4 | 5 | ## AdminApi.attachAppInterface property 6 | 7 | **Signature:** 8 | 9 | ```typescript 10 | attachAppInterface: Requester; 11 | ``` 12 | -------------------------------------------------------------------------------- /docs/client.adminwebsocket.client.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [AdminWebsocket](./client.adminwebsocket.md) > [client](./client.adminwebsocket.client.md) 4 | 5 | ## AdminWebsocket.client property 6 | 7 | The websocket client used for transporting requests and responses. 8 | 9 | **Signature:** 10 | 11 | ```typescript 12 | readonly client: WsClient; 13 | ``` 14 | -------------------------------------------------------------------------------- /docs/client.adminwebsocket.enableapp.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [AdminWebsocket](./client.adminwebsocket.md) > [enableApp](./client.adminwebsocket.enableapp.md) 4 | 5 | ## AdminWebsocket.enableApp property 6 | 7 | Enable a stopped app. 8 | 9 | **Signature:** 10 | 11 | ```typescript 12 | enableApp: Requester; 13 | ``` 14 | -------------------------------------------------------------------------------- /docs/client.adminwebsocket.listdnas.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [AdminWebsocket](./client.adminwebsocket.md) > [listDnas](./client.adminwebsocket.listdnas.md) 4 | 5 | ## AdminWebsocket.listDnas property 6 | 7 | List all registered DNAs. 8 | 9 | **Signature:** 10 | 11 | ```typescript 12 | listDnas: Requester; 13 | ``` 14 | -------------------------------------------------------------------------------- /docs/client.appwebsocketconnectionoptions.token.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [AppWebsocketConnectionOptions](./client.appwebsocketconnectionoptions.md) > [token](./client.appwebsocketconnectionoptions.token.md) 4 | 5 | ## AppWebsocketConnectionOptions.token property 6 | 7 | **Signature:** 8 | 9 | ```typescript 10 | token?: AppAuthenticationToken; 11 | ``` 12 | -------------------------------------------------------------------------------- /docs/client.cloneidhelper.getbaserolename.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [CloneIdHelper](./client.cloneidhelper.md) > [getBaseRoleName](./client.cloneidhelper.getbaserolename.md) 4 | 5 | ## CloneIdHelper.getBaseRoleName() method 6 | 7 | **Signature:** 8 | 9 | ```typescript 10 | getBaseRoleName(): string; 11 | ``` 12 | **Returns:** 13 | 14 | string 15 | 16 | -------------------------------------------------------------------------------- /docs/client.listactiveappsresponse.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [ListActiveAppsResponse](./client.listactiveappsresponse.md) 4 | 5 | ## ListActiveAppsResponse type 6 | 7 | 8 | **Signature:** 9 | 10 | ```typescript 11 | export type ListActiveAppsResponse = Array; 12 | ``` 13 | **References:** [InstalledAppId](./client.installedappid.md) 14 | 15 | -------------------------------------------------------------------------------- /docs/client.listappsrequest.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [ListAppsRequest](./client.listappsrequest.md) 4 | 5 | ## ListAppsRequest type 6 | 7 | 8 | **Signature:** 9 | 10 | ```typescript 11 | export type ListAppsRequest = { 12 | status_filter?: AppStatusFilter; 13 | }; 14 | ``` 15 | **References:** [AppStatusFilter](./client.appstatusfilter.md) 16 | 17 | -------------------------------------------------------------------------------- /docs/client.peermeta.new_ops_bookmark.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [PeerMeta](./client.peermeta.md) > [new\_ops\_bookmark](./client.peermeta.new_ops_bookmark.md) 4 | 5 | ## PeerMeta.new\_ops\_bookmark property 6 | 7 | The bookmark of the last op bookmark received. 8 | 9 | **Signature:** 10 | 11 | ```typescript 12 | new_ops_bookmark?: Timestamp; 13 | ``` 14 | -------------------------------------------------------------------------------- /docs/client.startapprequest.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [StartAppRequest](./client.startapprequest.md) 4 | 5 | ## StartAppRequest type 6 | 7 | 8 | **Signature:** 9 | 10 | ```typescript 11 | export type StartAppRequest = { 12 | installed_app_id: InstalledAppId; 13 | }; 14 | ``` 15 | **References:** [InstalledAppId](./client.installedappid.md) 16 | 17 | -------------------------------------------------------------------------------- /docs/client.transportstats.connections.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [TransportStats](./client.transportstats.md) > [connections](./client.transportstats.connections.md) 4 | 5 | ## TransportStats.connections property 6 | 7 | The list of current connections. 8 | 9 | **Signature:** 10 | 11 | ```typescript 12 | connections: TransportConnectionStats[]; 13 | ``` 14 | -------------------------------------------------------------------------------- /docs/client.abandoncountersigningsessionstateresponse.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [AbandonCountersigningSessionStateResponse](./client.abandoncountersigningsessionstateresponse.md) 4 | 5 | ## AbandonCountersigningSessionStateResponse type 6 | 7 | 8 | **Signature:** 9 | 10 | ```typescript 11 | export type AbandonCountersigningSessionStateResponse = null; 12 | ``` 13 | -------------------------------------------------------------------------------- /docs/client.adminapi.generateagentpubkey.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [AdminApi](./client.adminapi.md) > [generateAgentPubKey](./client.adminapi.generateagentpubkey.md) 4 | 5 | ## AdminApi.generateAgentPubKey property 6 | 7 | **Signature:** 8 | 9 | ```typescript 10 | generateAgentPubKey: Requester; 11 | ``` 12 | -------------------------------------------------------------------------------- /docs/client.capgrantinfo.revoked_at.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [CapGrantInfo](./client.capgrantinfo.md) > [revoked\_at](./client.capgrantinfo.revoked_at.md) 4 | 5 | ## CapGrantInfo.revoked\_at property 6 | 7 | The timestamp when the cap grant was revoked, if it was revoked. 8 | 9 | **Signature:** 10 | 11 | ```typescript 12 | revoked_at?: Timestamp; 13 | ``` 14 | -------------------------------------------------------------------------------- /docs/client.dhtop.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [DhtOp](./client.dhtop.md) 4 | 5 | ## DhtOp type 6 | 7 | 8 | **Signature:** 9 | 10 | ```typescript 11 | export type DhtOp = { 12 | ChainOp: ChainOp; 13 | } | { 14 | WarrantOp: WarrantOp; 15 | }; 16 | ``` 17 | **References:** [ChainOp](./client.chainop.md), [WarrantOp](./client.warrantop.md) 18 | 19 | -------------------------------------------------------------------------------- /docs/client.dnamodifiers.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [DnaModifiers](./client.dnamodifiers.md) 4 | 5 | ## DnaModifiers type 6 | 7 | 8 | **Signature:** 9 | 10 | ```typescript 11 | export type DnaModifiers = { 12 | network_seed: NetworkSeed; 13 | properties: Uint8Array; 14 | }; 15 | ``` 16 | **References:** [NetworkSeed](./client.networkseed.md) 17 | 18 | -------------------------------------------------------------------------------- /docs/client.dnastorageblob.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [DnaStorageBlob](./client.dnastorageblob.md) 4 | 5 | ## DnaStorageBlob type 6 | 7 | 8 | **Signature:** 9 | 10 | ```typescript 11 | export type DnaStorageBlob = { 12 | type: "dna"; 13 | value: DnaStorageInfo; 14 | }; 15 | ``` 16 | **References:** [DnaStorageInfo](./client.dnastorageinfo.md) 17 | 18 | -------------------------------------------------------------------------------- /docs/client.dnastorageinfo.cache_data_size_on_disk.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [DnaStorageInfo](./client.dnastorageinfo.md) > [cache\_data\_size\_on\_disk](./client.dnastorageinfo.cache_data_size_on_disk.md) 4 | 5 | ## DnaStorageInfo.cache\_data\_size\_on\_disk property 6 | 7 | **Signature:** 8 | 9 | ```typescript 10 | cache_data_size_on_disk: number; 11 | ``` 12 | -------------------------------------------------------------------------------- /docs/client.enableapprequest.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [EnableAppRequest](./client.enableapprequest.md) 4 | 5 | ## EnableAppRequest type 6 | 7 | 8 | **Signature:** 9 | 10 | ```typescript 11 | export type EnableAppRequest = { 12 | installed_app_id: InstalledAppId; 13 | }; 14 | ``` 15 | **References:** [InstalledAppId](./client.installedappid.md) 16 | 17 | -------------------------------------------------------------------------------- /docs/client.fullintegrationstatedump.dht_ops_cursor.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [FullIntegrationStateDump](./client.fullintegrationstatedump.md) > [dht\_ops\_cursor](./client.fullintegrationstatedump.dht_ops_cursor.md) 4 | 5 | ## FullIntegrationStateDump.dht\_ops\_cursor property 6 | 7 | **Signature:** 8 | 9 | ```typescript 10 | dht_ops_cursor: number; 11 | ``` 12 | -------------------------------------------------------------------------------- /docs/client.publishcountersigningsessionstateresponse.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [PublishCountersigningSessionStateResponse](./client.publishcountersigningsessionstateresponse.md) 4 | 5 | ## PublishCountersigningSessionStateResponse type 6 | 7 | 8 | **Signature:** 9 | 10 | ```typescript 11 | export type PublishCountersigningSessionStateResponse = null; 12 | ``` 13 | -------------------------------------------------------------------------------- /docs/client.sourcechainjsondump.published_ops_count.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [SourceChainJsonDump](./client.sourcechainjsondump.md) > [published\_ops\_count](./client.sourcechainjsondump.published_ops_count.md) 4 | 5 | ## SourceChainJsonDump.published\_ops\_count property 6 | 7 | **Signature:** 8 | 9 | ```typescript 10 | published_ops_count: number; 11 | ``` 12 | -------------------------------------------------------------------------------- /docs/client.adminwebsocket.disableapp.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [AdminWebsocket](./client.adminwebsocket.md) > [disableApp](./client.adminwebsocket.disableapp.md) 4 | 5 | ## AdminWebsocket.disableApp property 6 | 7 | Disable a running app. 8 | 9 | **Signature:** 10 | 11 | ```typescript 12 | disableApp: Requester; 13 | ``` 14 | -------------------------------------------------------------------------------- /docs/client.createclonecellrequest.role_name.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [CreateCloneCellRequest](./client.createclonecellrequest.md) > [role\_name](./client.createclonecellrequest.role_name.md) 4 | 5 | ## CreateCloneCellRequest.role\_name property 6 | 7 | The DNA's role id to clone. 8 | 9 | **Signature:** 10 | 11 | ```typescript 12 | role_name: RoleName; 13 | ``` 14 | -------------------------------------------------------------------------------- /docs/client.dhtsegmentstate.disc_top_hash.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [DhtSegmentState](./client.dhtsegmentstate.md) > [disc\_top\_hash](./client.dhtsegmentstate.disc_top_hash.md) 4 | 5 | ## DhtSegmentState.disc\_top\_hash property 6 | 7 | The top hash of the DHT ring segment. 8 | 9 | **Signature:** 10 | 11 | ```typescript 12 | disc_top_hash: Uint8Array; 13 | ``` 14 | -------------------------------------------------------------------------------- /docs/client.disableapprequest.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [DisableAppRequest](./client.disableapprequest.md) 4 | 5 | ## DisableAppRequest type 6 | 7 | 8 | **Signature:** 9 | 10 | ```typescript 11 | export type DisableAppRequest = { 12 | installed_app_id: InstalledAppId; 13 | }; 14 | ``` 15 | **References:** [InstalledAppId](./client.installedappid.md) 16 | 17 | -------------------------------------------------------------------------------- /docs/client.dnahashmap.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [DnaHashMap](./client.dnahashmap.md) 4 | 5 | ## DnaHashMap class 6 | 7 | 8 | **Signature:** 9 | 10 | ```typescript 11 | export declare class DnaHashMap extends HoloHashMap 12 | ``` 13 | **Extends:** [HoloHashMap](./client.holohashmap.md)<[DnaHash](./client.dnahash.md), V> 14 | 15 | -------------------------------------------------------------------------------- /docs/client.generateagentpubkeyresponse.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [GenerateAgentPubKeyResponse](./client.generateagentpubkeyresponse.md) 4 | 5 | ## GenerateAgentPubKeyResponse type 6 | 7 | 8 | **Signature:** 9 | 10 | ```typescript 11 | export type GenerateAgentPubKeyResponse = AgentPubKey; 12 | ``` 13 | **References:** [AgentPubKey](./client.agentpubkey.md) 14 | 15 | -------------------------------------------------------------------------------- /docs/client.gossipstatesummary.dht_summary.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [GossipStateSummary](./client.gossipstatesummary.md) > [dht\_summary](./client.gossipstatesummary.dht_summary.md) 4 | 5 | ## GossipStateSummary.dht\_summary property 6 | 7 | DHT summary. 8 | 9 | **Signature:** 10 | 11 | ```typescript 12 | dht_summary: Record; 13 | ``` 14 | -------------------------------------------------------------------------------- /docs/client.messageblockcount.incoming.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [MessageBlockCount](./client.messageblockcount.md) > [incoming](./client.messageblockcount.incoming.md) 4 | 5 | ## MessageBlockCount.incoming property 6 | 7 | Count of incoming messages that have been blocked and dropped. 8 | 9 | **Signature:** 10 | 11 | ```typescript 12 | incoming: number; 13 | ``` 14 | -------------------------------------------------------------------------------- /docs/client.messageblockcount.outgoing.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [MessageBlockCount](./client.messageblockcount.md) > [outgoing](./client.messageblockcount.outgoing.md) 4 | 5 | ## MessageBlockCount.outgoing property 6 | 7 | Count of outgoing messages that have been blocked and dropped. 8 | 9 | **Signature:** 10 | 11 | ```typescript 12 | outgoing: number; 13 | ``` 14 | -------------------------------------------------------------------------------- /docs/client.peermeta.peer_behavior_errors.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [PeerMeta](./client.peermeta.md) > [peer\_behavior\_errors](./client.peermeta.peer_behavior_errors.md) 4 | 5 | ## PeerMeta.peer\_behavior\_errors property 6 | 7 | The number of behavior errors observed. 8 | 9 | **Signature:** 10 | 11 | ```typescript 12 | peer_behavior_errors?: number; 13 | ``` 14 | -------------------------------------------------------------------------------- /docs/client.adminapi.listcapabilitygrants.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [AdminApi](./client.adminapi.md) > [listCapabilityGrants](./client.adminapi.listcapabilitygrants.md) 4 | 5 | ## AdminApi.listCapabilityGrants property 6 | 7 | **Signature:** 8 | 9 | ```typescript 10 | listCapabilityGrants: Requester; 11 | ``` 12 | -------------------------------------------------------------------------------- /docs/client.adminwebsocket.dumpnetworkstats.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [AdminWebsocket](./client.adminwebsocket.md) > [dumpNetworkStats](./client.adminwebsocket.dumpnetworkstats.md) 4 | 5 | ## AdminWebsocket.dumpNetworkStats property 6 | 7 | **Signature:** 8 | 9 | ```typescript 10 | dumpNetworkStats: Requester; 11 | ``` 12 | -------------------------------------------------------------------------------- /docs/client.deleteclonecellrequest.app_id.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [DeleteCloneCellRequest](./client.deleteclonecellrequest.md) > [app\_id](./client.deleteclonecellrequest.app_id.md) 4 | 5 | ## DeleteCloneCellRequest.app\_id property 6 | 7 | The app id that the clone cell belongs to 8 | 9 | **Signature:** 10 | 11 | ```typescript 12 | app_id: InstalledAppId; 13 | ``` 14 | -------------------------------------------------------------------------------- /docs/client.dhtsegmentstate.disc_boundary.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [DhtSegmentState](./client.dhtsegmentstate.md) > [disc\_boundary](./client.dhtsegmentstate.disc_boundary.md) 4 | 5 | ## DhtSegmentState.disc\_boundary property 6 | 7 | The boundary timestamp of the DHT ring segment. 8 | 9 | **Signature:** 10 | 11 | ```typescript 12 | disc_boundary: Timestamp; 13 | ``` 14 | -------------------------------------------------------------------------------- /docs/client.dumpnetworkstatsresponse.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [DumpNetworkStatsResponse](./client.dumpnetworkstatsresponse.md) 4 | 5 | ## DumpNetworkStatsResponse type 6 | 7 | 8 | **Signature:** 9 | 10 | ```typescript 11 | export type DumpNetworkStatsResponse = ApiTransportStats; 12 | ``` 13 | **References:** [ApiTransportStats](./client.apitransportstats.md) 14 | 15 | -------------------------------------------------------------------------------- /docs/client.memproofmap.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [MemproofMap](./client.memproofmap.md) 4 | 5 | ## MemproofMap type 6 | 7 | 8 | **Signature:** 9 | 10 | ```typescript 11 | export type MemproofMap = { 12 | [key: RoleName]: MembraneProof; 13 | }; 14 | ``` 15 | **References:** [RoleName](./client.rolename.md), [MembraneProof](./client.membraneproof.md) 16 | 17 | -------------------------------------------------------------------------------- /docs/client.networkmetrics.local_agents.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [NetworkMetrics](./client.networkmetrics.md) > [local\_agents](./client.networkmetrics.local_agents.md) 4 | 5 | ## NetworkMetrics.local\_agents property 6 | 7 | A summary of the state of each local agent. 8 | 9 | **Signature:** 10 | 11 | ```typescript 12 | local_agents: LocalAgentSummary[]; 13 | ``` 14 | -------------------------------------------------------------------------------- /docs/client.peermeta.last_gossip_timestamp.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [PeerMeta](./client.peermeta.md) > [last\_gossip\_timestamp](./client.peermeta.last_gossip_timestamp.md) 4 | 5 | ## PeerMeta.last\_gossip\_timestamp property 6 | 7 | The timestamp of the last gossip round. 8 | 9 | **Signature:** 10 | 11 | ```typescript 12 | last_gossip_timestamp?: Timestamp; 13 | ``` 14 | -------------------------------------------------------------------------------- /docs/client.transportconnectionstats.pub_key.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [TransportConnectionStats](./client.transportconnectionstats.md) > [pub\_key](./client.transportconnectionstats.pub_key.md) 4 | 5 | ## TransportConnectionStats.pub\_key property 6 | 7 | The public key of the remote peer. 8 | 9 | **Signature:** 10 | 11 | ```typescript 12 | pub_key: string; 13 | ``` 14 | -------------------------------------------------------------------------------- /docs/client.adminwebsocket.agentinfo.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | [Home](./index.md) > [@holochain/client](./client.md) > [AdminWebsocket](./client.adminwebsocket.md) > [agentInfo](./client.adminwebsocket.agentinfo.md) 4 | 5 | ## AdminWebsocket.agentInfo property 6 | 7 | Request all available info about an agent. 8 | 9 | **Signature:** 10 | 11 | ```typescript 12 | agentInfo: Requester; 13 | ``` 14 | --------------------------------------------------------------------------------