Skip to content

Commit

Permalink
rm nonParticipation from offlineKeyReg example
Browse files Browse the repository at this point in the history
  • Loading branch information
joe-p committed Sep 19, 2023
1 parent 8aa0232 commit 56f0c2a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion examples/participation.ts
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,6 @@ async function main() {
{
from: addr,
suggestedParams,
nonParticipation: true,
}
);
console.log(offlineKeyReg.get_obj_for_encoding());
Expand Down

0 comments on commit 56f0c2a

Please sign in to comment.