I’m attempting to test the upgrade process for SNSs using the SNS testflight canisters. After running the following command
dfx sns deploy-testflight --init-config-file="sns_init.yaml --network ic
everything runs with no errors, but the terminals doesn’t reveal the developer neuron ids after it’s done compiling.
the last thing that the console outputs is this:
Developer neuron IDs:
and then its blank.
is there another way to view the developer neuron ids?
I’m currently running dfx version 0.24.3