add http_information.ml
This commit is contained in:
parent
0f412d0075
commit
117f7075bb
5 changed files with 23 additions and 24 deletions
1
test/auditor_public_key
Normal file
1
test/auditor_public_key
Normal file
|
|
@ -0,0 +1 @@
|
|||
A17JXR3E6J4CXDPYT7S1H25PGJ3ABS26TQ38654QCX0TB59RPMF0
|
||||
|
|
@ -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