-
on MainAccount f I do `await marina.getAccountInfo()` will get `Uncaught Error: Account undefined not found`
_Originally posted by @tiero in https://github.com/vulpemventures/marina/issues/345#issu…
tiero updated
2 years ago
-
The index.html, is essentially the Bip39 of Ian Coleman, hiding the non-essential info by using css.
We need to send 3 fields to paperwallet.php
Now the user ne…
-
I have lots of parameters that i need to use to send coin. I'm talking about theese parameters(wif_prefix_hex, address_prefix_hex,
pay_to_script_prefix_hex, bip32_prv_prefix_hex and others). How can …
0ralo updated
2 years ago
-
I am planning to play around with autopilot on mainnet. I was able to setup lnd with bitcoind full node via tor. I was able to generate a new address via lncli newaddress p2wkh. Now I just want to …
-
**Describe the bug**
When using one of the BIP(44,49,84) templates the "coin type" part of the key derivation path is always set to 0, which represents bitcoin mainnet, no matter what the type of…
-
Hi,
I am trying to set-up a ColdCard to work air-gapped with Bitcoin Core (via SD card). Latest Bitcoin Core 0.21.0 and latest ColdCard firmware used.
**Expected behavior**
I Create a wat…
-
to reproduce
Select a single UTXO with coin control
Select default fee of 1 sat per byte.
Wallet will produce a transaction of 113 Bytes with a total fee of 112 Sat making it below the minimu…
-
I have created a wallet with BlueWallet.
I need to sign a message for an application.
When i sign it with BlueWallet the Signature is NOT accepted.
When i import the Wallet in Electrum and sign it …
-
I am trying to create a watch only wallet and I am unable to create keystore using neither xpub or zpub.
The "Apply" button stays greyed-out.
Also, by default keystore derivation is set to m/84'/0…
-
# Overview
- Elementsの独自チェーン運用で必要になる、prefixカスタマイズに対応する。
- 対象は基本的にAddress/ConfidentialAddressのみ。
- カスタムネットワークも複数用意しておいた方が良いかもしれない。ここは要検討。
- 任意のネットワークタイプを登録できるようにするか?
- グローバル管理領域に設定保持するAP…