This commit is contained in:
Dimitris Apostolou 2022-12-31 13:03:24 +02:00
parent 125d2bc3d5
commit 500c8f657d
No known key found for this signature in database
GPG Key ID: 4B5D20E938204A8A
1 changed files with 1 additions and 1 deletions

View File

@ -160,7 +160,7 @@ impl<P: consensus::Parameters> RusqliteMigration for Migration<P> {
)?;
//
// Update the sent_notes table to inclue an output_pool column that
// Update the sent_notes table to include an output_pool column that
// is respected by the uniqueness constraint
//