SmartContractInvocation
Last updated
Last updated
The SmartContractInvocation model
Field
Type
Description
Method
string
Method of the Smart Contract
Params
List<
>
Parameters given with the Method of Smart Contract
UsedContracts
List<byte[]>
List of used Smart Contracts ed25519 byte[]
form
ForgetNewState
bool
If true the result will not be stored into the blockchain if false the result will be stored into the blockchain
SmartContractDeploy
Deploy model which contains for example the source code
Version
short
Version number