Class DomainTag
Namespace: Flow.Net.Sdk.Core
Assembly: Flow.Net.Sdk.Core.dll
Syntax
public static class DomainTag
Methods
| Improve this Doc View SourceAddTransactionDomainTag(Byte[])
Declaration
public static byte[] AddTransactionDomainTag(byte[] bytes)
Parameters
| Type | Name | Description |
|---|---|---|
| Byte[] | bytes |
Returns
| Type | Description |
|---|---|
| Byte[] |
AddUserDomainTag(Byte[])
Declaration
public static byte[] AddUserDomainTag(byte[] bytes)
Parameters
| Type | Name | Description |
|---|---|---|
| Byte[] | bytes |
Returns
| Type | Description |
|---|---|
| Byte[] |