index
:
dexon-sol-tools
development
master
DEXON fork of Solidity development tools originated from 0x-monorepo (https://github.com/dexon-foundation/sol-tools)
LAN-TW
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
packages
/
json-schemas
/
schemas
/
orders_schema.json
blob: 1e1c6a8751757861d69427ac848eba79ff3aacbd (
plain
) (
blame
)
1
2
3
4
5
{
"id"
:
"/ordersSchema"
,
"type"
:
"array"
,
"items"
: {
"$ref"
:
"/orderSchema"
}
}