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

Checksum.AddChecksum Method

Adds the checksum to the specified address

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

Syntax

C#

public static string AddChecksum(
	string address
)

Parameters

 

address
Type: System.String
An address without checksum

Return Value

Type: String
The address with the appended checksum

Exceptions

 

Exception Condition
InvalidAddressException is thrown when an invalid address is provided

See Also

Reference

Checksum Class
Iota.Lib.CSharp.Api.Utils Namespace

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