-
I noticed a user sending their ordinal here:
![image](https://user-images.githubusercontent.com/33360391/220205320-d4b7bbb0-a527-4560-8f24-67f448b7dd1e.png)
We may want to edit the copy here: "Sha…
-
Bitcoin (Yes)
City Chain (No)
Cirrus (No?)
Cybits (?)
RSC (?)
SBC (?)
Stratis (Yes?)
X42 (No?)
The dropdown that today defines the address type, this should probably be hidden in an advanced…
-
Is there any way to find address list except note `newaddress` output?
I think it is useful for checking address between lnd and wallet application.
Does it intend preventing address reuse or just …
-
## Summary
> _Specify the total amount of BSQ you are requesting, along with the USD total and BSQ/USD rate (don't include the brackets!):_
- **BSQ requested**: **`879.12`**
- USD reques…
-
Hi Nicolas
I am having `LedgerWallet.LedgerWalletException : The dongle must be reinserted` exception when i run the `NanoSTests.CanSignTransactionStandardMode` test method. I haven't modified test…
-
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…
-
If we imagine the user will be sending the BTC from any wallet, then it'd be worth testing out a few of the more popular wallets to identify what transaction data we're working with.
**Note:** for …
-
I'm creating a raw transaction using the RPC command `createrawtransaction` When I'm signing the transaction with the RPC command `signrawtransactionwithwallet`- I'm receiving the following err…
-
https://wechatscope.jmsc.hku.hk/api/html?fn=gh_98cb02d24e25_2023-02-05_missing_OtSaNwjdXv.y.tar.gz
-
```
f = open('config.json')
config = json.load(f)
print(config)
f.close()
w = Wallet.create('segwit_p2wpkh-btc', witness_type='segwit',keys=config["sender"], network="bitcoin",encoding = "bech3…