M_Iota_Lib_CSharp_Api_IotaApi_GetTransactionsObjects - iotaledger-archive/iota.lib.csharp GitHub Wiki
Gets the transactions objects.
Namespace: Iota.Lib.CSharp.Api
Assembly: IotaApi (in IotaApi.dll) Version: 0.9.0.24212 (1.0.0.0)
C#
public List<Transaction> GetTransactionsObjects(
string[] hashes
)
- hashes
- Type: System.String[]
The hashes in trytes
Type: List(Transaction)
a list of transactions