Class BlockId.Hash
-
- All Implemented Interfaces:
public final class BlockId.Hash extends BlockId
-
-
Constructor Summary
Constructors Constructor Description BlockId.Hash(Felt blockHash)
-
Method Summary
Modifier and Type Method Description final Felt
getBlockHash()
String
toString()
-
-
Constructor Detail
-
BlockId.Hash
BlockId.Hash(Felt blockHash)
-
-
Method Detail
-
getBlockHash
final Felt getBlockHash()
-
-
-
-