-
Notifications
You must be signed in to change notification settings - Fork 158
Open
Description
Currently the cluster local-dev-cluster contains three machines a, b and c for core nodes and explorer machine for cardano-explorer-node and for transaction generator as well. But we need both keys and certificates to be able to run transaction generator (because it should sign generated transactions). Particularly, we need:
delegate-keys.000.keydelegate-keys.001.keydelegate-keys.002.keydelegation-cert.000.json
Currently these keys/certificate aren't presented on explorer machine by default, so they were copied to explorer machine manually, using nixops scp. So, nix scripts should be improved in order these keys/certificate will be published to explorer machine automatically during deployment.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels