mirror of
https://github.com/Xahau/xahau.js.git
synced 2025-12-06 17:27:59 +00:00
Decouple UInt from non-serialization code
This commit is contained in:
2
test/fixtures/schemas/ledgerhash.json
vendored
2
test/fixtures/schemas/ledgerhash.json
vendored
@@ -3,5 +3,5 @@
|
||||
"title": "ledgerhash",
|
||||
"description": "A ledger hash",
|
||||
"type": "string",
|
||||
"format": "ledgerHash"
|
||||
"pattern": "^[A-F0-9]{64}$"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user