We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Error: Query.PaymentTransactionId was not set duration execution
AccountInfoQuery ContractInfoQuery FileInfoQuery ScheduleInfoQuery TokenInfoQuery TokenNftInfoQuery TopicInfoQuery
.getCost() for non valid object should return Precheck status error
.getCost()
Precheck
const cost = await new AccountInfoQuery() .setAccountId(receiptCreateTransaction.accountId) .getCost(env.client);
returns Error: Query.PaymentTransactionId was not set duration execution
No response
other
v2.22.0
Other
The text was updated successfully, but these errors were encountered:
ochikov
No branches or pull requests
Description
.getCost()
for non valid object should returnPrecheck
status errorSteps to reproduce
returns
Error: Query.PaymentTransactionId was not set duration execution
Additional context
No response
Hedera network
other
Version
v2.22.0
Operating system
Other
The text was updated successfully, but these errors were encountered: