mirror of
https://github.com/FiloSpaTeam/plutus-pioneer-program.git
synced 2025-02-11 21:11:58 +01:00
3 lines
128 B
Bash
3 lines
128 B
Bash
![]() |
#1/bin/sh
|
||
|
curl "http://localhost:8080/api/new/contract/instance/$(cat W$1.cid)/status" | jq ".cicCurrentState.observableState"
|