JJ: Description from the destination commit:
wip validate response JJ: Description from source commit: + validate wire_fees JJ: Description from source commit: + validate signkeys JJ: Description from source commit: + validate exchange_pub JJ: Description from source commit: + validate exchange_sig JJ: Description from source commit: + validate denominations JJ: Description from source commit: + validate global-fees JJ: Description from source commit: + validate auditors
This commit is contained in:
parent
4784f32df5
commit
c042dee0b1
6 changed files with 277 additions and 12 deletions
|
|
@ -7,3 +7,8 @@
|
|||
(name test_crypto)
|
||||
(modules test_crypto)
|
||||
(libraries mte fmt))
|
||||
|
||||
(executable
|
||||
(name validate_response)
|
||||
(modules validate_response)
|
||||
(libraries mte fmt bos))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue