Module io.hotmoka.network
Package io.hotmoka.network.requests
Class GameteCreationTransactionRequestModel
java.lang.Object
io.hotmoka.network.requests.TransactionRequestModel
io.hotmoka.network.requests.InitialTransactionRequestModel
io.hotmoka.network.requests.GameteCreationTransactionRequestModel
-
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
-
initialAmount
-
redInitialAmount
-
publicKey
-
classpath
-
-
Constructor Details
-
GameteCreationTransactionRequestModel
Builds the model from the request.- Parameters:
request- the request to copy
-
GameteCreationTransactionRequestModel
public GameteCreationTransactionRequestModel()
-
-
Method Details
-
toBean
-