Skip to content

Commit

Permalink
Merge pull request #126 from b2network/feature/prune_code
Browse files Browse the repository at this point in the history
Prune bitcoin code in b2 node.
  • Loading branch information
Stonepapa authored Feb 26, 2024
2 parents a12c8f6 + 3581fd2 commit 1cbb16a
Show file tree
Hide file tree
Showing 28 changed files with 2 additions and 3,918 deletions.
25 changes: 0 additions & 25 deletions .env.bitcoin

This file was deleted.

2 changes: 1 addition & 1 deletion app/app.go
Original file line number Diff line number Diff line change
Expand Up @@ -312,7 +312,7 @@ func NewEthermintApp(
evmtypes.StoreKey, feemarkettypes.StoreKey,
// committer key
committertypes.StoreKey,
evmtypes.StoreKey, feemarkettypes.StoreKey, bridgemoduletypes.StoreKey,
bridgemoduletypes.StoreKey,
)

// Add the EVM transient store key
Expand Down
214 changes: 0 additions & 214 deletions bitcoin/bridge.go

This file was deleted.

Loading

0 comments on commit 1cbb16a

Please sign in to comment.