M_Iota_Lib_CSharp_Api_IotaApi_ReplayBundle - iotaledger-archive/iota.lib.csharp GitHub Wiki

IotaApi.ReplayBundle Method

Replays the bundle.

Namespace: Iota.Lib.CSharp.Api
Assembly: IotaApi (in IotaApi.dll) Version: 0.9.0.24212 (1.0.0.0)

Syntax

C#

public bool[] ReplayBundle(
	string transaction,
	int depth,
	int minWeightMagnitude
)

Parameters

 

transaction
Type: System.String
The transaction.
depth
Type: System.Int32
The depth.
minWeightMagnitude
Type: System.Int32
The minimum weight magnitude.

Return Value

Type: Boolean[]
an array of boolean that indicate which transactions have been replayed successfully

See Also

Reference

IotaApi Class
Iota.Lib.CSharp.Api Namespace

⚠️ **GitHub.com Fallback** ⚠️