GENERALBYTESCOM / batm_public

BATM Public Repository
www.generalbytes.com
Other
99 stars 241 forks source link

TxHash In ITransactionListener #904

Open razma06 opened 6 months ago

razma06 commented 6 months ago

How can We get transaction hash after transaction is confirmed in blockchain In "onTransactionUpdated" method of "ITransactionListener"?

Map<String,String> onTransactionUpdated(ITransactionDetails transactionDetails);