UNPKG

ripple-lib

Version:

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

10 lines (9 loc) 197 B
{ "$schema": "http://json-schema.org/draft-04/schema#", "title": "sourceAdjustment", "type": "object", "oneOf": [ {"$ref": "sourceExactAdjustment"}, {"$ref": "maxAdjustment"} ] }