Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Serves as a hash function for a particular contract.
Syntax
public str getHashStr()
Run On
Called
Return Value
Type: str
A hash String for the current contract.
Remarks
A hash is a String value that is used to identify a contract during equality testing. It can also serve as an index for a contract in a collection.