M_Iota_Lib_CSharp_Api_Model_Bundle_NormalizedBundle - iotaledger-archive/iota.lib.csharp GitHub Wiki
Normalizeds the bundle.
Namespace: Iota.Lib.CSharp.Api.Model
Assembly: IotaApi (in IotaApi.dll) Version: 0.9.0.24212 (1.0.0.0)
C#
public int[] NormalizedBundle(
string bundleHash
)
- bundleHash
- Type: System.String
The bundle hash.
Type: Int32[]