hedera-sdk-java icon indicating copy to clipboard operation
hedera-sdk-java copied to clipboard

chore: optimize ContractCreateFlow

Open thenswan opened this issue 8 months ago • 0 comments

Description: This PR optimizes ContractCreateFlow -- the initcode file is created conditionally now (using ContractCreateTransaction.bytecode if it fits within a single transaction).

Closes #1746

thenswan avatar May 30 '24 11:05 thenswan