Result

data class Result(val stx: <Error class: unknown class>, val recipient: <Error class: unknown class>?)

Combined signed transaction and identity lookup map, which is the resulting data from regular cash flows. Specialised flows for unit tests differ from this.

Parameters

stx

the signed transaction.

recipient

the identity used for the other side of the transaction, where applicable (i.e. this is null for exit transactions). For anonymous transactions this is the confidential identity generated for the transaction, otherwise this is the well known identity.

Constructors

Link copied to clipboard
constructor(stx: <Error class: unknown class>, recipient: <Error class: unknown class>?)

Properties

Link copied to clipboard
val recipient: <Error class: unknown class>?
Link copied to clipboard
val stx: <Error class: unknown class>