C# Class BitfiWallet.Output

Mostrar archivo Open project: cybergibbons/bitfi_09072019

Public Properties

Property Type Description
Amount string
Commit string
GlobalIndex string
Height UInt64
Index UInt64
Key string
KeyImage string
PublicKey string
Rct string
SpendKeyImages string[]
Timestamp string
TxHash string
TxId UInt64
TxPrefixHash string
TxPubKey string
mixin Int32
outIndex Int32

Property Details

Amount public_oe property

public string Amount
return string

Commit public_oe property

public string Commit
return string

GlobalIndex public_oe property

public string GlobalIndex
return string

Height public_oe property

public UInt64 Height
return UInt64

Index public_oe property

public UInt64 Index
return UInt64

Key public_oe property

public string Key
return string

KeyImage public_oe property

public string KeyImage
return string

PublicKey public_oe property

public string PublicKey
return string

Rct public_oe property

public string Rct
return string

SpendKeyImages public_oe property

public string[] SpendKeyImages
return string[]

Timestamp public_oe property

public string Timestamp
return string

TxHash public_oe property

public string TxHash
return string

TxId public_oe property

public UInt64 TxId
return UInt64

TxPrefixHash public_oe property

public string TxPrefixHash
return string

TxPubKey public_oe property

public string TxPubKey
return string

mixin public_oe property

public Int32 mixin
return Int32

outIndex public_oe property

public Int32 outIndex
return Int32