Skip to content

Commit

Permalink
typo fix
Browse files Browse the repository at this point in the history
  • Loading branch information
tammo committed Aug 13, 2019
1 parent c51216d commit d7cae86
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion etc/sqlite/sqlite.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
| prev | - | **TEXT** other block signature |
| signature | not null | **TEXT** own block signature |
| commitment_amount | - | **TEXT** pedersen amount commitment |
| commitment_balance | - | **TEXT** pedersen amount commitment |
| commitment_balance | - | **TEXT** pedersen balance commitment |
| receiver_amount | - | **TEXT** encrypted amount for the receiving party |
| receiver_blinding_factor_amount | - | **TEXT** encrypted blinding factor for the receiving party |
| sender_blinding_factor_balance | - | **TEXT** encrypted blinding factor for the sending party |
Expand Down

0 comments on commit d7cae86

Please sign in to comment.