Skip to content

Commit

Permalink
Removed oxfordnet (#29)
Browse files Browse the repository at this point in the history
  • Loading branch information
k-karuna authored Jun 26, 2024
1 parent 347982c commit c8bbca9
Showing 1 changed file with 0 additions and 50 deletions.
50 changes: 0 additions & 50 deletions build/dipdup.testnet.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,49 +50,6 @@ mempool:
tzkt: ghostnet_tzkt
rpc: ghostnet_rpc

oxfordnet:
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
- smart_rollup_add_messages
- smart_rollup_originate
- smart_rollup_execute_outbox_message
- smart_rollup_refute
- smart_rollup_publish
- smart_rollup_recover_bond
- smart_rollup_timeout
- smart_rollup_cement
datasources:
tzkt: oxfordnet_tzkt
rpc: oxfordnet_rpc

parisnet:
filters:
kinds:
Expand Down Expand Up @@ -169,13 +126,6 @@ datasources:
kind: tezos-node
url: https://rpc.tzkt.io/ghostnet

oxfordnet_tzkt:
kind: tzkt
url: https://api.oxfordnet.tzkt.io
oxfordnet_rpc:
kind: tezos-node
url: https://rpc.tzkt.io/oxfordnet

parisnet_tzkt:
kind: tzkt
url: https://api.parisnet.tzkt.io
Expand Down

0 comments on commit c8bbca9

Please sign in to comment.