Post
Topic
Board Кодеры
Topic OP
MacOS getrawtransaction No such mempool transaction...
by
Eqvant
on 08/08/2020, 14:33:50 UTC
Почему не вижу транзакцию при команде getrawtransaction на клиенте Bitcoin Core на Mac? Получаю следующее - "No such mempool transaction. Use -txindex or provide a block hash to enable blockchain transaction queries. Use gettransaction for wallet transactions. (code -5)". Ок, добавляю хеш блока, получаю Error parsing JSON:...
Нужны данные по результату выполнения команд:
getrawtransaction <yourTXID>
gettxoutproof '["'<yourTXID>'"]'

Help!!!