FunctionscheckMinaZkappTransactioncheckMinaZkappTransaction CallablecheckMinaZkappTransaction(hash: string): Promise<{} | {} | { success: boolean }>Fetches the Mina transaction for a given hash with error handlingParametershash: stringthe hash of the transactionReturns Promise<{} | {} | { success: boolean }>the transaction object
Fetches the Mina transaction for a given hash with error handling