Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Send bitcoin tx data to evm #53

Closed
Tracked by #22
oxf71 opened this issue Nov 22, 2023 · 0 comments · Fixed by #57
Closed
Tracked by #22

Send bitcoin tx data to evm #53

oxf71 opened this issue Nov 22, 2023 · 0 comments · Fixed by #57
Assignees
Labels
feature new function

Comments

@oxf71
Copy link
Collaborator

oxf71 commented Nov 22, 2023

Goal

  • add bitcoin bridge config
  • send bitcoin transfer data to bridge (bridge smart contract deployed to eth)

config

[bridge]
// eth rpc call url
eth-rpc-url = ""
// eth call private key
eth-priv-key = ""
// bridge contract address
contract-address = ""
// brdige contract abi file
abi = ""
// gas limit
gas-limit =
@oxf71 oxf71 added the feature new function label Nov 22, 2023
@oxf71 oxf71 added this to the b2 network devnet milestone Nov 22, 2023
@oxf71 oxf71 self-assigned this Nov 22, 2023
@oxf71 oxf71 linked a pull request Nov 23, 2023 that will close this issue
11 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature new function
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

1 participant