UNPKG

vue-blocklink

Version:

Vue support for the Blockchain Link browser extension

13 lines (12 loc) 335 B
{ "id": "/orderFillRequestsSchema", "type": "array", "items": { "properties": { "signedOrder": { "$ref": "/signedOrderSchema" }, "takerTokenFillAmount": { "$ref": "/wholeNumberSchema" } }, "required": ["signedOrder", "takerTokenFillAmount"], "type": "object" } }