程序包 io.nuls.base.script
-
类概要 类 说明 Script Programs embedded inside transactions that control redemption of payments.ScriptBuilder Tools for the construction of commonly used script types.ScriptChunk A script element that is either a entity push (signature, pubkey, etc) or a non-push (logic, numeric, etc) operation.ScriptOpCodes Various constants that define the assembly-like scripting language that forms part of the Bitcoin protocol.ScriptUtil -
枚举概要 枚举 说明 Script.ScriptType Enumeration to encapsulate the type of this script.Script.VerifyFlag Flags to pass to Note currently only P2SH, DERSIG and NULLDUMMY are actually supported. -
异常错误概要 异常错误 说明 ScriptException