You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Followed the instruction and got all the services connected. But when I tried to create the first IOU AliceCoin by following the DAML quickstart example, it failed. Can't see any new contract created on the DAML navigator. Any ideas?
The text was updated successfully, but these errors were encountered:
Following the install guide for quickstarts, everything seems to run withpout errors.
In the DAML navigator however:
I can not see anything at contracts: so it seems the setup scenario of DAML did not really executed.
At templates, I can not issue new coin to Alice (from Alice to Alice, so I do not need approvement),
and I see the following error in the navigator log:
Command '8a7561f6929384cc' completed with status 'CommandStatusError(Invalid_Agrument, Party not known on ledger)'
Followed the instruction and got all the services connected. But when I tried to create the first IOU AliceCoin by following the DAML quickstart example, it failed. Can't see any new contract created on the DAML navigator. Any ideas?
The text was updated successfully, but these errors were encountered: