UNPKG

ripple-lib

Version:

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

10 lines (9 loc) 207 B
{ "$schema": "http://json-schema.org/draft-04/schema#", "title": "destinationAdjustment", "type": "object", "oneOf": [ {"$ref": "destinationExactAdjustment"}, {"$ref": "minAdjustment"} ] }