Queries..::..GetTxsEvent Method
Returns all transactions that matches the specified events (GetTxsEventRequest.Events).
Namespace:
SecretNET.QueryAssembly: SecretNET (in SecretNET.dll)
Syntax
Parameters
- request
- Type: GetTxsEventRequest
The request.
- tryToDecrypt
- Type: Boolean
if set to true the client tries to decrypt the tx data (works only if the tx was created in the same session / client instance or if the same CreateClientOptions.EncryptionSeed is used).