Posted on c/ElrondDevelopers 1 rem8514600970c/ElrondDevelopers 3 years ago Do you have an example of how getting the transaction hash from dapp-core ? Comment 1 Comments Jiz8430964238 3years ago When you use SendTransaction from dopp-core. This promise return {error?: string; sessionId: string | null;} sessionId: is the transaction's batch id
When you use SendTransaction from dopp-core. This promise return {error?: string; sessionId: string | null;} sessionId: is the transaction's batch id