mirror of
https://github.com/bigchaindb/bigchaindb.git
synced 2024-10-13 13:34:05 +00:00
Fix transaction description in transaction.yaml
This commit is contained in:
parent
21af588f7c
commit
e699536a64
@ -5,7 +5,7 @@ type: object
|
|||||||
additionalProperties: false
|
additionalProperties: false
|
||||||
title: Transaction Schema
|
title: Transaction Schema
|
||||||
description: |
|
description: |
|
||||||
TODO - What should go here?
|
A transaction represents the creation or transfer of assets in BigchainDB.
|
||||||
required:
|
required:
|
||||||
- id
|
- id
|
||||||
- fulfillments
|
- fulfillments
|
||||||
|
Loading…
x
Reference in New Issue
Block a user