mirror of
https://github.com/bigchaindb/bigchaindb.git
synced 2024-10-13 13:34:05 +00:00
fix typo
This commit is contained in:
parent
197954576f
commit
565fc8a1f7
@ -343,7 +343,7 @@ tx_threshold_retrieved = b.get_transaction(threshold_tx_signed['id'])
|
|||||||
|
|
||||||
The transaction can now be transfered by fulfilling the threshold condition.
|
The transaction can now be transfered by fulfilling the threshold condition.
|
||||||
|
|
||||||
The fulfillement involves:
|
The fulfillment involves:
|
||||||
|
|
||||||
1. Create a transaction template that include the public key of all (nested) parties as `current_owners`
|
1. Create a transaction template that include the public key of all (nested) parties as `current_owners`
|
||||||
2. Parsing the threshold condition into a fulfillment using the [cryptocondition library](https://github.com/bigchaindb/cryptoconditions)
|
2. Parsing the threshold condition into a fulfillment using the [cryptocondition library](https://github.com/bigchaindb/cryptoconditions)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user