Crate ckb_script[−][src]
CKB component to run the type/lock scripts.
Modules
| cost_model | CKB VM cost model. |
Structs
| IllTransactionChecker | Ill formed transactions checker. |
| ScriptGroup | A script group is defined as scripts that share the same hash. |
| TransactionScriptError | Script execution error with the error source information. |
| TransactionScriptsVerifier | This struct leverages CKB VM to verify transaction inputs. |
Enums
| ScriptError | Script execution error. |
| ScriptGroupType | The script group type. |