libnexakotlin
Toggle table of contents
0.4.7
common
Platform filter
common
Switch theme
Search in API
libnexakotlin
libnexakotlin
/
org.nexa.libnexakotlin
/
TxValInputMetadata
Tx
Val
Input
Metadata
@
Serializable
data
class
TxValInputMetadata
(
val
amount
:
String
,
val
constraint
:
String
,
val
constraintType
:
String
,
val
outpoint
:
String
,
val
satisfier
:
String
,
val
sequence
:
String
,
val
spentAmount
:
String
)
Members
Constructors
Tx
Val
Input
Metadata
Link copied to clipboard
constructor
(
amount
:
String
,
constraint
:
String
,
constraintType
:
String
,
outpoint
:
String
,
satisfier
:
String
,
sequence
:
String
,
spentAmount
:
String
)
Properties
amount
Link copied to clipboard
val
amount
:
String
constraint
Link copied to clipboard
val
constraint
:
String
constraint
Type
Link copied to clipboard
val
constraintType
:
String
outpoint
Link copied to clipboard
val
outpoint
:
String
satisfier
Link copied to clipboard
val
satisfier
:
String
sequence
Link copied to clipboard
val
sequence
:
String
spent
Amount
Link copied to clipboard
val
spentAmount
:
String