index
:
dexon-0x-contracts
dev
master
stable
DEXON fork of 0x protocol contracts forked from 0x-monorepo (https://github.com/dexon-foundation/0x-contracts)
LAN-TW
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
packages
/
json-schemas
/
schemas
/
order_hash_schema.json
blob: 4a770579fc6765e17d72518e5f9aa62ac328f53f (
plain
) (
blame
)
1
2
3
4
5
{
"id"
:
"/orderHashSchema"
,
"type"
:
"string"
,
"pattern"
:
"^0x[0-9a-fA-F]{64}$"
}