java.lang.Object
io.hotmoka.network.requests.TransactionRequestModel
io.hotmoka.network.requests.NonInitialTransactionRequestModel
io.hotmoka.network.requests.JarStoreTransactionRequestModel
The model of a jar store transaction request.
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionBuilds the model from the request. -
Method Summary
Methods inherited from class io.hotmoka.network.requests.TransactionRequestModel
decodeBase64
-
Field Details
-
jar
-
chainId
-
signature
-
-
Constructor Details
-
JarStoreTransactionRequestModel
Builds the model from the request.- Parameters:
request- the request to copy
-
JarStoreTransactionRequestModel
public JarStoreTransactionRequestModel()
-
-
Method Details
-
getDependencies
-
toBean
-