-
I am a newcomer to smartweave.
According to the tutorial,
https://cedriking.medium.com/lets-buidl-smartweave-contracts-6353d22c4561
Since the SW contract itself is updated on the client, to ge…
-
Digamos que 3 hipóteses se apliquem:
- Um Pix havia sido sinalizado via API por ter txid (quer seja estático ou dinâmico)
- O PSP Recebedor aderiu ao Mecanismo Especial de Devolução
- O EC Recebedo…
-
I created a record. Then I revoked it according to the documentation (p. 20) with the following parameters:
webapi: https://amber0.ddns.net/webapi/profile/revokerecord
from-address:14YKEXnGeC7T9qA8…
-
I created a record. Then I like to annotate it according to the documentation (p. 19) with the following parameters:
webapi: https://amber0.ddns.net/webapi/profile/annotaterecord
from-address:14YKEX…
-
this was pulled from #334
I am testing on https://github.com/btcsuitereleases/btcwallet which is a few months behind so apologies if this has already been fixed.
```
btcctl --testnet --wallet gettr…
-
Let me quickly describe what issue I faced yesterday:
I wanted to dump some intermediate results, in particular of `listUnspent`, which returns a `List` of `UnspentOutputs`.
The change was basically…
dexX7 updated
6 years ago
-
An address is created in v0.5.0, and then the USDT is transferred to the address, and the transaction is successfully displayed on https://omniexplorer.info/tx/5fe91bd61d20fb59bdbc85214644de70c57813aa…
-
Occasionally I use `listtransactions "*" nnn` to check my wallet's history as I keep a spreadsheet with everything in it. Some other times I use `listsinceblock BlockHash`.
Not having done this…
-
My use-case is to set in browser a search engine keyword for searching by either an address or a TXID
For example blockchair has https://blockchain.info/search?search=
that will produce a result f…
-
I'm using VSCode on p2pkh.js but it seems that the code content itself requires Identification and Function, which is why the code p2pkh.js becomes like this below:
const { forgeTx } =require('txfo…