-
Notifications
You must be signed in to change notification settings - Fork 58
Open
Description
When going through the steps on a Mac m2 silicon on step 5 when entering command:
`CIPHERTEXT=$(curl -s https://vm.aleo.org/api/testnet3/transaction/$TI | jq -r '.execution.transitions[0].outputs[0].value')'
I am getting this error back:
<meta charset="utf-8"> <title>Application Error</title> <style media="screen"> html,body,iframe { margin: 0; padding: 0; } html,body { height: 100%; overflow: hidden; } iframe { width: 100%; height: 100%; border: 0; } </style> </head> <body>
I have confirmed that the transaction ID is correct so I am not sure what is happening.
Metadata
Metadata
Assignees
Labels
No labels