Module java4ever.binding
Package tech.deplant.java4ever.binding
Class Abi.ParamsOfEncodeInternalMessage
java.lang.Object
tech.deplant.java4ever.binding.json.JsonData
tech.deplant.java4ever.binding.Abi.ParamsOfEncodeInternalMessage
- Enclosing class:
- Abi
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ParamsOfEncodeInternalMessage
public ParamsOfEncodeInternalMessage()
-
-
Method Details
-
abi
Contract ABI. -
address
Target address the message will be sent to. -
srcAddress
Source address of the message. -
deploySet
Deploy parameters. -
callSet
Function call parameters. -
bounce
Flag of bounceable message. -
enableIhr
Enable Instant Hypercube Routing for the message.
-