Minor edit about tx depending on associated keypairs

This commit is contained in:
troymc 2016-11-29 14:28:21 +01:00
parent 536d440837
commit 9212bcbe24

View File

@ -59,7 +59,8 @@ POST /transactions/
The steps to build a valid transaction are beyond the scope of this page.
One would normally use a driver such as the `BigchainDB Python Driver
<https://docs.bigchaindb.com/projects/py-driver/en/latest/index.html>`_ to
build a valid transaction for a public/private keypair.
build a valid transaction. The exact contents of a valid transaction depend
on the associated public/private keypairs.
**Example request**: