Closed philipbeadle closed 4 years ago
How do I write a bundle file to just install a DHT.
bridges = [] [[instances]] name = "notes" id = "__notes" dna_hash = "QmQRKZdTk6NSW5eg8UaSwcJCKgu9pHEcHhezM5yc9vtcZa" uri = "file:./dna/dist/dna.dna.json"
The install button never enables.
You will have to declare the UIs array as empty, similar to bridges in the first line. So add a line with: UIs=[]
Thanx Nico.
How do I write a bundle file to just install a DHT.
The install button never enables.