T_Iota_Lib_CSharp_Api_Core_BroadcastTransactionsRequest - iotaledger-archive/iota.lib.csharp GitHub Wiki
Broadcast a list of transactions to all neighbors. The input trytes for this call are provided by attachToTangle
System.Object
Iota.Lib.CSharp.Api.Core.IotaRequest
Iota.Lib.CSharp.Api.Core.BroadcastTransactionsRequest
Namespace: Iota.Lib.CSharp.Api.Core
Assembly: IotaApi (in IotaApi.dll) Version: 0.9.0.24212 (1.0.0.0)
C#
public class BroadcastTransactionsRequest : IotaRequest
The BroadcastTransactionsRequest type exposes the following members.
Name | Description | |
---|---|---|
![]() |
BroadcastTransactionsRequest | Initializes a new instance of the BroadcastTransactionsRequest class. |
Name | Description | |
---|---|---|
![]() |
Command | Gets or sets the command. (Inherited from IotaRequest.) |
![]() |
Trytes | Gets or sets the trytes representing the transactions |
Name | Description | |
---|---|---|
![]() |
ToString | Returns a String that represents this instance. (Overrides Object.ToString().) |