Module io.hotmoka.network
Package io.hotmoka.network.requests
Class ConstructorCallTransactionRequestModel
java.lang.Object
io.hotmoka.network.requests.TransactionRequestModel
io.hotmoka.network.requests.NonInitialTransactionRequestModel
io.hotmoka.network.requests.ConstructorCallTransactionRequestModel
The model of a constructor call transaction.
-
Field Summary
FieldsModifier and TypeFieldDescription -
Constructor Summary
ConstructorsConstructorDescriptionBuilds the model from the request. -
Method Summary
Methods inherited from class io.hotmoka.network.requests.TransactionRequestModel
decodeBase64
-
Field Details
-
constructorSignature
-
actuals
-
chainId
-
signature
-
-
Constructor Details
-
ConstructorCallTransactionRequestModel
public ConstructorCallTransactionRequestModel() -
ConstructorCallTransactionRequestModel
Builds the model from the request.- Parameters:
request- the request to copy
-
-
Method Details
-
toBean
-