Generated by DocFX

Class NTP1Transactions

Inheritance
System.Object
NTP1Transactions
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: VEDriversLite.Neblio
Assembly: VEDriversLite.dll
Syntax
public class NTP1Transactions

Constructors

| Improve this Doc View Source

NTP1Transactions()

Declaration
public NTP1Transactions()

Fields

| Improve this Doc View Source

issuanceFlags

Declaration
public IssuanceFlags issuanceFlags
Field Value
Type Description
IssuanceFlags
| Improve this Doc View Source

metadata

Declaration
public byte[] metadata
Field Value
Type Description
System.Byte[]
| Improve this Doc View Source

ntp1_instruct_list

Declaration
public List<NTP1Instructions> ntp1_instruct_list
Field Value
Type Description
System.Collections.Generic.List<NTP1Instructions>
| Improve this Doc View Source

ntp1_opreturn

Declaration
public string ntp1_opreturn
Field Value
Type Description
System.String
| Improve this Doc View Source

raw_tx_string

Declaration
public string raw_tx_string
Field Value
Type Description
System.String
| Improve this Doc View Source

tokenIssueAmount

Declaration
public ulong tokenIssueAmount
Field Value
Type Description
System.UInt64
| Improve this Doc View Source

tokenSymbol

Declaration
public string tokenSymbol
Field Value
Type Description
System.String
| Improve this Doc View Source

tx_type

Declaration
public TxType tx_type
Field Value
Type Description
TxType