java.lang.Object
tech.deplant.java4ever.binding.json.JsonData
tech.deplant.java4ever.binding.Abi.ParamsOfEncodeInitialData
- Enclosing class:
- Abi
-
Constructor Details
-
ParamsOfEncodeInitialData
public ParamsOfEncodeInitialData()
-
-
Method Details
-
abi
Contract ABI -
initialData
List of initial values for contract's static variables. -
initialPubkey
Initial account owner's public key to set into account data -
bocCache
Cache type to put the result. The BOC itself returned if no cache type provided.
-