Crate holochain_deepkey_dna

Crate holochain_deepkey_dna 

Source
Expand description

Just exports the bytes of the canonical Deepkey DNA bundle.

Re-exports§

pub use deepkey_sdk::hdk;

Modules§

types

Constants§

DEEPKEY_DNA_BUNDLE_BYTES
Get the hard-coded Deepkey DNA provided by this crate. This can be decoded with holochain_types::DnaBundle::decode()