Skip to content

Commit 2e2e424

Browse files
committed
EVM: predictions: pools: TransactionIndex for events
1 parent 212d230 commit 2e2e424

File tree

6 files changed

+260
-209
lines changed

6 files changed

+260
-209
lines changed

evm/dex_pool_block_message.proto

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,8 @@ message PoolLiquidityChangeEvent {
2828
PoolPriceTable PoolPriceTable = 9;
2929

3030
PoolInfo Pool = 11;
31+
32+
uint64 TransactionIndex = 12;
3133
}
3234

3335

evm/messages/dex_pool_block_message.pb.go

Lines changed: 56 additions & 45 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)