java.lang.Object
tech.deplant.java4ever.binding.json.JsonData
tech.deplant.java4ever.binding.Abi.FunctionHeader
- Enclosing class:
- Abi
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
FunctionHeader
public FunctionHeader()
-
-
Method Details
-
expire
Message expiration time in seconds. If not specified - calculated automatically from message_expiration_timeout(), try_index and message_expiration_timeout_grow_factor() (if ABI includes `expire` header). -
time
Message creation time in milliseconds. -
pubkey
Public key is used by the contract to check the signature.
-