Class ChannelUtils
Inheritance
System.Object
ChannelUtils
Namespace: Xrpl.BinaryCodec.Util
Assembly: Xrpl.BinaryCodec.dll
Syntax
public static class ChannelUtils : object
Methods
| Improve this Doc View SourceEncodeChannel(String, Int64)
Declaration
public static byte[] EncodeChannel(string channelHex, long amount)
Parameters
| Type | Name | Description |
|---|---|---|
| System.String | channelHex | |
| System.Int64 | amount |
Returns
| Type | Description |
|---|---|
| System.Byte[] |