-
### Current behavior
When making a transaction and selecting fee, BlueWallet uses satoshis/byte, so when I made a test transaction today and picked 19 sat/byte, it resulted in 33.4 sat/vB and thus mo…
-
Dear developer, I want to get the transaction information of the external wallet address, but did not see the relevant interface, is there any way?
-
Hello,
Is there any node independent library/methods available for generating random key pair(private and public key), sign a message with the private key, and verify a message with the public key,…
-
From a same private key I got different derived address from `bitcoin-cli` and my own code. I am wondering what mistakes I made.
I created a HD wallet (under BIP49) and generated a derived ad…
-
`ExtPubKey.Parse("ttubxxxBIP32_PUB_KEY", NBitcoin.Altcoins.Litecoin.Instance.Testnet);`
The above code returns the error: `Unhandled exception. System.FormatException: Invalid base58 string`
Wha…
-
Hello!
According to the [SLIP-0044](https://github.com/satoshilabs/slips/blob/master/slip-0044.md) list, the **Binance (BNB)** "coin type" is `714`, however, this library lists it as `633`.
Is t…
-
Is it possible to interact with AVADO btc node? If yes, can you provide an example?
Thanks, Alex K.
-
Hello,
How can I pass a key for this to verify from the command line from shell script instead of using the web browser?
nodejs ... something
ghost updated
3 years ago
-
Hello, I used the cosmos-sdk to generate the address offline:
1.From the private key through secp256k1 to generate the public key
2.And then through sha256 and ripemd160 to get the hashed result
3.…
-
title