We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8ac4e06 commit 2884997Copy full SHA for 2884997
src/sdk/main/src/Transaction.cc
@@ -150,7 +150,7 @@ struct Transaction<SdkRequestType>::TransactionImpl
150
* The public key of the trusted batch assembler.
151
*/
152
std::shared_ptr<Key> mBatchKey = nullptr;
153
- /**
+
154
/**
155
* This flag is used to determine whether a Transaction's TransactionId
156
* should be regenerated if the Transaction expires.
0 commit comments