hedera-mirror-node icon indicating copy to clipboard operation
hedera-mirror-node copied to clipboard

Change acceptance tests to use `ContractCreateFlow`

Open steven-sheehy opened this issue 2 years ago • 0 comments

Problem

The acceptance tests currently create a Hedera File then perform a contract create. This should change to use the newer ContractCreateFlow that hides this complexity behind a higher level API.

Solution

Change any places that create a contract to use ContractCreateFlow.

Alternatives

No response

steven-sheehy avatar Feb 12 '24 19:02 steven-sheehy