| Class | Description |
|---|---|
| ContractParameter |
Contract parameters are used for example in contract invocations and represent an input
parameter.
|
| ContractParameter.ContractParameterDeserializer | |
| ContractParameter.ContractParameterSerializer | |
| ContractParameter.ParameterDeserializer<T extends ContractParameter> | |
| ScriptBuilder | |
| ScriptHash |
A script hash is as its name says the hash of a executable NeoVM script.
|
| ScriptReader |
Reads Neo VM scripts and converts them to a more human-readable representation.
|