You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Right now, the wallet that has been used to test bitcoin-da functions was a local wallet created using bitcoin-cli.
We need to import a wallet.
We need a wallet for @izcrv 's testnet, one for bitcoin testnet and a last one for mainnet.
It should take inspiration on how it's done in Ethereum DA.
It will probably be a parameter in bitcoin-da Relayer and Barknet DA BitcoinClient.
The text was updated successfully, but these errors were encountered:
There hasn't been any activity on this issue recently, and in order to prioritize active issues, it will be marked as stale.
Please make sure to update to the latest version and check if that solves the issue. Let us know if that works for you by leaving a 👍
Because this issue is marked as stale, it will be closed and locked in 7 days if no further activity occurs.
Thank you for your contributions!
Mixed issue between net/ and bitcoin-da
Right now, the wallet that has been used to test bitcoin-da functions was a local wallet created using
bitcoin-cli
.We need to import a wallet.
We need a wallet for @izcrv 's testnet, one for bitcoin testnet and a last one for mainnet.
It should take inspiration on how it's done in Ethereum DA.
It will probably be a parameter in bitcoin-da Relayer and Barknet DA BitcoinClient.
The text was updated successfully, but these errors were encountered: