Skip to content

Commit

Permalink
fix: send exn to actual recipient only
Browse files Browse the repository at this point in the history
  • Loading branch information
iFergal committed Aug 27, 2024
1 parent ce3614c commit e62945c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/keri/app/exchanging.ts
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ export class Exchanges {
exn,
sigs,
atc,
recipients
[recipient]
);
}
}
Expand Down

0 comments on commit e62945c

Please sign in to comment.