galacticcouncil / galacticcouncil/hydration-node
Add event info for tx fee payment
Open
- Dominant language
- Rust
- Stars
- 208
- Forks
- 109
- Avg merge
- 6d 3h
- Merged PRs (30d)
- 3
Description
In order to check the currency in which a transaction was paid, currently one has to look up `currencies.withdrawn` event in the same block. (once https://github.com/galacticcouncil/hydration-node/issues/1032 is fixed)
We should always emit an event for EVM and non-EVM transactions which specifies the currency in which the fee was paid in.
Contributor guide
Assessment
This issue has not been assessed yet.