-
6F344ECE12101C7CE4C1EE60DD897ACEDB5461B7602082339BE82BE406B67C44
How i know were my xrp ?
-
## 1. Description
Currently, the block observer's store_deposit_requests function, calls `db.write_bitcoin_transactions` and `db.write_deposit_requests`. https://github.com/stacks-network/sbtc/blob…
-
The transaction unique identifier is referred to as txhash / transaction hash everywhere except for the command to check transaction status
the following all refer to it as transaction hash
-trans…
-
Hi @jglim, im trying to send single frame over user specified txID but its just uses cbf specified channel to transmission.
I have specified rxID and txID in combobox, some code below show my impleme…
-
# Background
There are many possible auth services that share the feature that they allow 1-N accounts that are _not_ the sender of the tx to authorize the transaction by some configurable logic.
…
-
```
2024-11-27 00:52:15 INFO [lightning::chain::onchaintx:512] Triggering rebroadcast/fee-bump for request with inputs [OutPoint { txid: _, vout: 1 }]
2024-11-27 00:52:15 DEBUG [lightning::chain::p…
-
### Problem
The way the types are currently constructed for `TxBroadcastResult`,
https://github.com/hirosystems/stacks.js/blob/50399dc0a4f9abf30f072b0bceb7888d68d948ec/packages/transactions/src/type…
-
We've talked about this endpoint a few months ago with @raphjaph on "Best in Slot ord" telegram channel and he mentioned there are other teams looking for a recursive raw transaction endpoint and inv…
-
Currently, regardless of whether the `broadcast` flag is true or false, we return the PSBT hex in all cases.
Developers broadcasting PSBTs almost always need to know the `txid`.
In the case of …
-
currently you can copy the txid, I think many people have the intention to then view tx's in mempool.space or another block explorer.
Having a hyperlink where clicking on the txid directs to mempool.…