See: Description
Class | Description |
---|---|
Script |
Programs embedded inside transactions that control redemption of payments.
|
ScriptBuilder |
Tools for the construction of commonly used script types.
|
ScriptChunk |
An element that is either an opcode or a raw byte array (signature, pubkey, etc).
|
ScriptOpCodes |
Various constants that define the assembly-like scripting language that forms part of the Bitcoin protocol.
|
Enum | Description |
---|---|
Script.VerifyFlag |
Flags to pass to
Script.correctlySpends(Transaction, long, Script, Set) . |
Copyright © 2014. All rights reserved.