You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add max_custom_fees to /api/v1/transactions and /api/v1/transactions/{id} endpoints' response.
Note it's blocked until a new @hashgraph/proto package with 0.59 protobuf changes is published.@hashgraph/proto 2.16.0 is published with 0.59 protobuf changes.
Solution
Update the endpoints' response following the design doc
Alternatives
No response
The text was updated successfully, but these errors were encountered:
Problem
Add
max_custom_fees
to/api/v1/transactions
and/api/v1/transactions/{id}
endpoints' response.Note it's blocked until a new@hashgraph/proto
package with 0.59 protobuf changes is published.@hashgraph/proto
2.16.0 is published with 0.59 protobuf changes.Solution
Alternatives
No response
The text was updated successfully, but these errors were encountered: