-
`.address` seems to return in the cashaddr format. Is that correct?
Integrating this in walkingliberty.
ghost updated
5 years ago
-
this is the code
- id: GBX
symbol: 'Ξ'
type: coin
precision: 8
base_factor: 1_000_000 # IMPORTANT: Don't forget to …
-
Must have the ability to generate an address at any node since every node should have all the available data to do so.
The address formats we should support
**Mandatory**
• Bitcoin P2PKH
• Bi…
-
When legacy address mode is used, the QR generator in the receive tab displays a QR that has bitcoincash: prefix, which is unexpected and makes it incompatible with most wallets recognizing legacy add…
-
Ledger Live v1.0.3 on Windows 10
I am attempting to send ZenCash, but when it moves to the "verification" section, I do not get the prompt on my ledger device. Instead it moves to "confirmation" an…
-
this is my code
=============================
const bch = require('bitcore-lib-cash');
var privateKey = new bitcore.PrivateKey('L1uyy5qTuGrVXrmrsvHWHgVzW9kKdrp27wBC7Vs6nZDTF2BRUVwy');
var utxo = {…
-
When a Ledger Nano S was unlocked and then went into the auto lock, EC does not react to it well. Starting a new EC instance with a Ledger in this state connected results in the following:
```
Tra…
-
*** Edit *** The problem is resolved - it was my mistake.
The URL (https://cashaddr.bitcoincash.org/) was supplied by the Trezor wallet interface and I input my Binance Bitcoin Cash deposit addre…
-
This might not be an issue in Electron-Cash but rather BitPay.
I submitted this to BitPay also (ticket 246889) but I think it would be good to at least inform people here and track it.
When using …
-
In use of Bitcoin SV, it's more common to use the bitcoin address format which starts with '1', as opposed to the CashAddr format. I think it would make sense to have Blockchair display the address fo…