Skip to content

Commit 04db871

Browse files
committed
removed redundant comment endings
Signed-off-by: Atharva <[email protected]>
1 parent bca3461 commit 04db871

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/sdk/main/src/Transaction.cc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@ struct Transaction<SdkRequestType>::TransactionImpl
150150
* The public key of the trusted batch assembler.
151151
*/
152152
std::shared_ptr<Key> mBatchKey = nullptr;
153-
/**
153+
154154
/**
155155
* This flag is used to determine whether a Transaction's TransactionId
156156
* should be regenerated if the Transaction expires.

0 commit comments

Comments
 (0)