Skip to content

Commit

Permalink
chore: use prebuilt bitcoin-node-sidecar
Browse files Browse the repository at this point in the history
  • Loading branch information
gartnera committed Oct 10, 2024
1 parent 81fc485 commit 1bdfe65
Show file tree
Hide file tree
Showing 8 changed files with 1 addition and 324 deletions.
14 changes: 0 additions & 14 deletions contrib/localnet/bitcoin-sidecar/Dockerfile

This file was deleted.

23 changes: 0 additions & 23 deletions contrib/localnet/bitcoin-sidecar/js/package.json

This file was deleted.

183 changes: 0 additions & 183 deletions contrib/localnet/bitcoin-sidecar/js/src/client.ts

This file was deleted.

38 changes: 0 additions & 38 deletions contrib/localnet/bitcoin-sidecar/js/src/index.ts

This file was deleted.

52 changes: 0 additions & 52 deletions contrib/localnet/bitcoin-sidecar/js/src/script.ts

This file was deleted.

11 changes: 0 additions & 11 deletions contrib/localnet/bitcoin-sidecar/js/src/tsconfig.json

This file was deleted.

1 change: 0 additions & 1 deletion contrib/localnet/bitcoin-sidecar/js/src/util.ts

This file was deleted.

3 changes: 1 addition & 2 deletions contrib/localnet/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -228,8 +228,7 @@ services:
-txindex=1

bitcoin-node-sidecar:
build:
dockerfile: ./bitcoin-sidecar/Dockerfile
image: ghcr.io/zeta-chain/node-localnet-bitcoin-sidecar:e0205d7
container_name: bitcoin-node-sidecar
hostname: bitcoin-node-sidecar
networks:
Expand Down

0 comments on commit 1bdfe65

Please sign in to comment.