Class ContractDeployment
-
- All Implemented Interfaces:
public final class ContractDeployment
-
-
Field Summary
Fields Modifier and Type Field Description private final Felt
transactionHash
-
Constructor Summary
Constructors Constructor Description ContractDeployment(Felt transactionHash)
-
Method Summary
Modifier and Type Method Description final Felt
getTransactionHash()
-
-
Constructor Detail
-
ContractDeployment
ContractDeployment(Felt transactionHash)
-
-
Method Detail
-
getTransactionHash
final Felt getTransactionHash()
-
-
-
-