Output

@Serializable
data class Output(val amount: Long, val target: Target)

Constructors

Link copied to clipboard
constructor(amount: Long, target: Target)

Properties

Link copied to clipboard
Link copied to clipboard