Skip to content

Commit

Permalink
rollback change
Browse files Browse the repository at this point in the history
  • Loading branch information
quetool committed Aug 31, 2024
1 parent ddb0a6d commit 6cf8ff4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/apis/sign_api/sign_engine.dart
Original file line number Diff line number Diff line change
Expand Up @@ -2296,7 +2296,7 @@ class SignEngine implements ISignEngine {
metadata: metadata,
),
expiryTimestamp: expiryTimestamp.millisecondsSinceEpoch,
// transportType: transportType, // TODO LinkMode remove? Ask Nacho or Gancho
transportType: transportType, // TODO LinkMode remove? Ask Nacho or Gancho
);

// Set the one time use receiver public key for decoding the Type 1 envelope
Expand Down

0 comments on commit 6cf8ff4

Please sign in to comment.