anoma / namada-interface

Apache License 2.0
77 stars 95 forks source link

SDK package: Broadcast Tx should return actual gas used #891

Open jurevans opened 2 weeks ago

jurevans commented 2 weeks ago

In https://github.com/anoma/namada-interface/pull/854, I've updated the process_tx call to return "applied" status for each Tx commitment in the response. There is a temporary fake gas used, this should be updated to show actual gas used.