Skip to main content
Version: 2.15.0

Transaction

Functions

FunctionDescription
fromJSONDeserializes a transaction from a JSON object or JSON string representation. This method accepts both parsed JSON objects and JSON strings, making it flexible for different use cases.
hashComputes the hash of a transaction represented as a JSON object or JSON string. This hash serves as a unique identifier for the transaction and is essential for tracking and verifying transactions on the Mina blockchain.