There was an error while loading. Please reload this page.
1 parent d4f26c2 commit a805139Copy full SHA for a805139
1 file changed
build/dipdup.mainnet.yml
@@ -11,6 +11,7 @@ mempool:
11
filters:
12
kinds:
13
- endorsement
14
+ - endorsement_with_dal
15
- transaction
16
- activate_account
17
- ballot
@@ -36,6 +37,8 @@ mempool:
36
37
- transfer_ticket
38
- vdf_revelation
39
- Increase_paid_storage
40
+ - drain_delegate
41
+ - update_consensus_key
42
- smart_rollup_add_messages
43
- smart_rollup_originate
44
- smart_rollup_execute_outbox_message
@@ -44,6 +47,7 @@ mempool:
47
- smart_rollup_recover_bond
45
48
- smart_rollup_timeout
46
49
- smart_rollup_cement
50
+ - dal_publish_commitment
51
datasources:
52
tzkt: mainnet_tzkt
53
rpc: mainnet_rpc
0 commit comments