Class ContractLeafData
-
- All Implemented Interfaces:
@Serializable() public final class ContractLeafData
-
-
Constructor Summary
Constructors Constructor Description ContractLeafData(Felt nonce, Felt classHash, Felt storageRoot)
-
Method Summary
Modifier and Type Method Description final FeltgetNonce()final FeltgetClassHash()final FeltgetStorageRoot()-
-
Method Detail
-
getClassHash
final Felt getClassHash()
-
getStorageRoot
final Felt getStorageRoot()
-
-
-
-