Creation of ContractTx (Java-SDK)

@noandrea @hanssv.chain do you have any ideas?

also two other questions:

  • how are or should the parameters gas and gasPrice be estimated and defined?
  • do or should they have any influence on the fee that is used?

edit:

  • also I faced this strange signature_check_failed error when I set TTL to zero. I always thought the tx will not expire when setting the TTL to zero. when providing a “valid” value for TTL the transaction gets accepted by the node without this signature_check_failed