Skip to content

Commit

Permalink
Removing the BTC faucet functionality because BlueWallet does not sup…
Browse files Browse the repository at this point in the history
…port the Bitcoin testnet (w3f#1223)

* updating BTC signer to BlueWallet, as requested for Milestone 1 approval

* removed faucet functionality because of limitations with BlueWallet and the bitcoin testnet- doesn't support it

* Update applications/native-bitcoin-vaults.md

Co-authored-by: Aleixo Sanchez <15819210+alxs@users.noreply.github.com>
  • Loading branch information
mgravitt and alxs authored Oct 24, 2022
1 parent 112753e commit cec11b6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion applications/native-bitcoin-vaults.md
Original file line number Diff line number Diff line change
Expand Up @@ -290,7 +290,6 @@ The following Extrinsics or RPC calls, with relevant UI functions, will be inclu
| 1. | PSBT Signing | Users will be able to sign transactions using our customized signer (`Spectre Desktop`) and save the output to the Substrate node. |
| 2. | Transaction Broadcast | When the threshold of signatures has been reached, the node will broadcast the transaction to the Bitcoin network (via integrated Bitcoin core node) |
| 4. | Hosted Instances | We will host a `testnet` and `mainnet` instance of the full solution (as a standalone Substrate chain) for no less than 2 years |
| 5. | EZ-Try | The hosted instances will have `EZ-Try`, which is our method of ensuring any level user can easily go to the app with no prerequisites and try it. (e.g. auto-faucet, auto-generate `xpubs`) |
| 6. | Support & Maintenance | We will provide user support and maintain compatibility with Substrate releases for no less than 2 years |

The following Extrinsics or RPC calls, with relevant UI functions, will be included in milestone #2.
Expand Down

0 comments on commit cec11b6

Please sign in to comment.