public final class Script
A bitcoin script.
Script(List<UByte> rawOutputScript)
final List<UByte>
toBytes()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
final List<UByte> toBytes()
Return the script as bytes.