UNPKG

ripple-lib

Version:

Deprecated - consider migrating to xrpl.js: https://xrpl.org/xrpljs2-migration-guide.html

10 lines (9 loc) 239 B
{ "$schema": "http://json-schema.org/draft-04/schema#", "title": "issue", "description": "The currency code, and the counterparty if it's not XRP.", "allOf": [ {"$ref": "amountbase"}, {"not": {"required": ["value"]}} ] }