Versions in this module Expand all Collapse all v0 v0.0.1 Mar 19, 2024 Changes in this version + func CalculateTransactionHashCommon(txHashPrefix *felt.Felt, version *felt.Felt, contractAddress *felt.Felt, ...) (*felt.Felt, error) + func ClassHash(contract rpc.ContractClass) (*felt.Felt, error) + func CompiledClassHash(casmClass contracts.CasmClass) *felt.Felt + func ComputeHashOnElementsFelt(feltArr []*felt.Felt) (*felt.Felt, error)