Getting TransactionId
from a TransactionReceipt
returns [email protected]
#506
Labels
Bug
A error that causes the feature to behave differently than what was expected based on design docs
Milestone
Description
Trying to get the
TransactionId
from aTransactionReceipt
returns[email protected]
. This looks like a bug inTransactionReceiptQuery::mapResponse()
, as theTransactionReceiptQuery
is not passingmTransactionId
to theTransactionReceipt::fromProtobuf()
call.Steps to reproduce
Transaction
and get its receipt.<receipt>.mTransactionId.toString()
.[email protected]
.Additional context
No response
Hedera network
other
Version
v0.16.0
Operating system
macOS
The text was updated successfully, but these errors were encountered: