BitcoinKernel Coin output Instance Property output The transaction output this coin represents — the amount (in satoshis) and the scriptPubKey that locks it. Returns an owned copy that outlives this Coin. var output: TransactionOutput { get }