Skip to content

Commit

Permalink
Merge pull request #1016 from dfinity/alex/fix-bitcoin-config
Browse files Browse the repository at this point in the history
fix bitcoin config in rust basic_bitcoin
  • Loading branch information
altkdf authored Oct 14, 2024
2 parents 6e293d3 + 1b98bdc commit bf706c7
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions rust/basic_bitcoin/dfx.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,5 +26,10 @@
"packtool": "",
"args": ""
}
},
"networks": {
"local": {
"bind": "127.0.0.1:4943"
}
}
}

0 comments on commit bf706c7

Please sign in to comment.