Skip to content

Instantly share code, notes, and snippets.

fcecin@black:~/app/halley/bdk-cpp/build/src/bins/bdkd-tests/testdump/CometBootTest$ cat options.json
{
"rootPath": "testdump/CometBootTest",
"web3clientVersion": "BDK/cpp/linux_x86-64/0.2.0",
"version": 1,
"chainID": 8080,
"chainOwner": "0x00dead00665771855a34155f5e7405489df2c3c6",
"httpPort": 9999,
"eventBlockCap": 2000,
"eventLogCap": 10000,
* types/tx.go:
** No import(...) no topo do arquivo, adicionar:
"github.com/ethereum/go-ethereum/crypto"
** E logo abaixo:
// Hash computes the TMHASH hash of the wire encoded transaction.
//