Script

class Script(rawOutputScript: List<UByte>)

A bitcoin script.

Constructors

Link copied to clipboard
fun Script(rawOutputScript: List<UByte>)

Functions

Link copied to clipboard
fun toBytes(): List<UByte>

Return the script as bytes.