add http_information.ml
This commit is contained in:
parent
2664b7e33a
commit
585d37a6df
5 changed files with 23 additions and 24 deletions
|
|
@ -5,7 +5,7 @@ set -e
|
|||
a="tmp_a.json"
|
||||
b="tmp_b.json"
|
||||
|
||||
auditor_pub=$(<"./data/auditor_public_key")
|
||||
auditor_pub=$(<"./test/auditor_public_key")
|
||||
zero_euro="EUR:0.0"
|
||||
|
||||
dune exec offline -- download --output $a
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue