@silvana-one/mina-utilsFunctionscheckMinaZkappTransactioncheckMinaZkappTransaction CallablecheckMinaZkappTransaction(hash: string): Promise<any>Fetches the Mina transaction for a given hash with error handlingParametershash: stringthe hash of the transactionReturns Promise<any>the transaction object
Fetches the Mina transaction for a given hash with error handling