thank you, Martin ?
i'm using sendTransactions function from dapp-core
i tried to get the hash of tx but it was undefined value
i guess it's because i didn't manually sign tx but sendTransactions function did it automatically
how to get the hash of tx in react?
Unfortunately I'm not using react myself, so I have no clue how the dapp-core functions work ??