[fix] remove gas from pool assets
We need to ensure the pool balances are always correct, which also means tracking gas accordingly. So when we get a gas transaction we deduct form the pool.
This should be ok, as we reimburse that pool the gas (paid in rune) at the end of each block.
Edited by Son of Odin