Skip to content

Commit c6829a4

Browse files
author
David Tavarez
committed
cleaning file
1 parent fd3446b commit c6829a4

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

text/0000-manual-confirmation.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,7 @@ A new boolean property should be added with the name of `manual_confirmation` in
5959
### `receive_tx`
6060

6161
The `receive_tx` endpoint will check the value of `manual_confirmation`, If `manual_confirmation` is `true` the receipient's wallet will:
62+
6263
- Avoid adding the participant data (`excess`, `signature` and `nonce` ).
6364
- Avoid adjusting the transaction offset.
6465
- Avoid adding the output(s) to the transaction.
@@ -80,6 +81,7 @@ The `receive_tx_sig` endpoint adds the signature data to the corresponding trans
8081
### `create_tx`
8182

8283
The `create_tx` endpoint will receive a transaction as a parameter and it will:
84+
8385
- Add the participant data (`excess`, `signature` and `nonce` ).
8486
- Adjust the transaction offset.
8587
- Add the output(s) to the transaction.

0 commit comments

Comments
 (0)