[][src]Module holochain_core_types::dna::bridges

Structs

Bridge

A bridge is the definition of a connection to another DNA that runs under the same agency, i.e. in the same conductor.

Enums

BridgePresence

Required or optional

BridgeReference

This enum represents the two different ways of referring to another DNA instance. If we know a priori what exact version of another DNA we want to bridge to we can specify the DNA address (i.e. hash) and lock it in. Often, we need more flexibility when