Change 'spends' to 'fulfills' in tx model

This commit is contained in:
libscott 2016-12-12 14:24:17 +01:00 committed by Scott Sadler
parent 26fe27e6cb
commit 9bb8b33d72

View File

@ -210,7 +210,7 @@ definitions:
asset.
- type: string
pattern: "^cf:([1-9a-f][0-9a-f]{0,3}|0):[a-zA-Z0-9_-]*$"
spends:
fulfills:
type: 'object'
description: |
Reference to the output that is being spent.