mirror of
https://github.com/bigchaindb/bigchaindb.git
synced 2024-10-13 13:34:05 +00:00
Change 'spends' to 'fulfills' in tx model
This commit is contained in:
parent
26fe27e6cb
commit
9bb8b33d72
@ -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.
|
||||
|
Loading…
x
Reference in New Issue
Block a user