Skip to content

Commit

Permalink
Merge pull request #12 from dipdup-io/remove-limanet
Browse files Browse the repository at this point in the history
Remove limanet
  • Loading branch information
aopoltorzhicky authored Apr 12, 2023
2 parents c36a300 + 0bbf2d1 commit 98c3b0c
Showing 1 changed file with 0 additions and 43 deletions.
43 changes: 0 additions & 43 deletions build/dipdup.testnet.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,42 +51,6 @@ mempool:
rpc:
- ghostnet_rpc

limanet:
filters:
kinds:
- endorsement
- transaction
- activate_account
- ballot
- delegation
- double_baking_evidence
- double_endorsement_evidence
- origination
- proposals
- reveal
- seed_nonce_revelation
- register_global_constant
- set_deposits_limit
- preendorsement
- double_preendorsement_evidence
- tx_rollup_commit
- tx_rollup_dispatch_tickets
- tx_rollup_finalize_commitment
- tx_rollup_origination
- tx_rollup_rejection
- tx_rollup_remove_commitment
- tx_rollup_return_bond
- tx_rollup_submit_batch
- transfer_ticket
- vdf_revelation
- Increase_paid_storage
- drain_delegate
- update_consensus_key
datasources:
tzkt: limanet_tzkt
rpc:
- limanet_rpc

mumbainet:
filters:
kinds:
Expand Down Expand Up @@ -155,13 +119,6 @@ prometheus:
url: ${PROMETHEUS_BIND:-0.0.0.0:2112}

datasources:
limanet_tzkt:
kind: tzkt
url: https://api.limanet.tzkt.io
limanet_rpc:
kind: tezos-node
url: https://rpc.tzkt.io/limanet

ghostnet_tzkt:
kind: tzkt
url: https://api.ghostnet.tzkt.io
Expand Down

0 comments on commit 98c3b0c

Please sign in to comment.